Download java-test-lib_2.11-1.8.1.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.8.1 in this page.

License

Apache-2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials