Download conscrypt-testing-1.0.0.RC2.jar file - Jar c

Jar examples for c:conscrypt-testing

Description

Conscrypt: Testing

You can download jar file conscrypt-testing 1.0.0.RC2 in this page.

License

Apache 2

Build File

You can use the following script to add conscrypt-testing-1.0.0.RC2.jar to your project.

<dependency>
   <groupId>org.conscrypt</groupId>
   <artifactId>conscrypt-testing</artifactId>
   <version>1.0.0.RC2</version>
</dependency>
compile group: 'org.conscrypt', name: 'conscrypt-testing', version: '1.0.0.RC2'
libraryDependencies += "org.conscrypt" % "conscrypt-testing" % "1.0.0.RC2"
<dependency org="org.conscrypt" name="conscrypt-testing" rev="1.0.0.RC2"/>
@Grapes(@Grab(group='org.conscrypt', module='conscrypt-testing', version='1.0.0.RC2'))
'org.conscrypt:conscrypt-testing:jar:1.0.0.RC2'

Download

Click the following link to download the jar file.

conscrypt-testing-1.0.0.RC2-javadoc.jar
conscrypt-testing-1.0.0.RC2-sources.jar
conscrypt-testing-1.0.0.RC2.jar
conscrypt-testing-1.0.0.RC2.pom



Related Tutorials