Download java-test-lib_2.11-1.9.4.jar file - Jar j

Jar examples for j:java-test-lib-2.11

Description

java-test-lib

You can download jar file java-test-lib_2.11 1.9.4 in this page.

License

Apache-2.0

Build File

You can use the following script to add java-test-lib_2.11-1.9.4.jar to your project.

<dependency>
   <groupId>com.typesafe.conductr</groupId>
   <artifactId>java-test-lib_2.11</artifactId>
   <version>1.9.4</version>
</dependency>
compile group: 'com.typesafe.conductr', name: 'java-test-lib_2.11', version: '1.9.4'
libraryDependencies += "com.typesafe.conductr" % "java-test-lib_2.11" % "1.9.4"
<dependency org="com.typesafe.conductr" name="java-test-lib_2.11" rev="1.9.4"/>
@Grapes(@Grab(group='com.typesafe.conductr', module='java-test-lib_2.11', version='1.9.4'))
'com.typesafe.conductr:java-test-lib_2.11:jar:1.9.4'

Download

Click the following link to download the jar file.

java-test-lib_2.11-1.9.4-javadoc.jar
java-test-lib_2.11-1.9.4-sources.jar
java-test-lib_2.11-1.9.4.jar
java-test-lib_2.11-1.9.4.pom



Related Tutorials