Lines Matching refs:conscrypt
18 <a href="https://conscrypt.org/">conscrypt.org</a>
24 <a href="https://groups.google.com/forum/#!forum/conscrypt">conscrypt@googlegroups.com</a>
36 [the JARs](http://search.maven.org/#search%7Cga%7C1%7Cg:%22org.conscrypt%22)
69 <groupId>org.conscrypt</groupId>
70 <artifactId>conscrypt-openjdk</artifactId>
94 compile 'org.conscrypt:conscrypt-openjdk:2.0.0:' + osdetector.classifier
105 To depend on the uber jar, simply use the `conscrypt-openjdk-uber` artifacts.
110 <groupId>org.conscrypt</groupId>
111 <artifactId>conscrypt-openjdk-uber</artifactId>
119 compile 'org.conscrypt:conscrypt-openjdk-uber:2.0.0'
132 compile 'org.conscrypt:conscrypt-android:2.0.0'