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

Jar examples for c:conscrypt-testing

Description

Conscrypt: Testing

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

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials