Download commons-test_2.12-1.4.9.jar file - Jar c

Jar examples for c:commons-test-2.12

Description

commons-test

You can download jar file commons-test_2.12 1.4.9 in this page.

License

BSD-style

Build File

You can use the following script to add commons-test_2.12-1.4.9.jar to your project.

<dependency>
   <groupId>com.github.pshirshov.izumi.legacy</groupId>
   <artifactId>commons-test_2.12</artifactId>
   <version>1.4.9</version>
</dependency>
compile group: 'com.github.pshirshov.izumi.legacy', name: 'commons-test_2.12', version: '1.4.9'
libraryDependencies += "com.github.pshirshov.izumi.legacy" % "commons-test_2.12" % "1.4.9"
<dependency org="com.github.pshirshov.izumi.legacy" name="commons-test_2.12" rev="1.4.9"/>
@Grapes(@Grab(group='com.github.pshirshov.izumi.legacy', module='commons-test_2.12', version='1.4.9'))
'com.github.pshirshov.izumi.legacy:commons-test_2.12:jar:1.4.9'

Download

Click the following link to download the jar file.

commons-test_2.12-1.4.9-javadoc.jar
commons-test_2.12-1.4.9-sources.jar
commons-test_2.12-1.4.9-tests-javadoc.jar
commons-test_2.12-1.4.9-tests-sources.jar
commons-test_2.12-1.4.9-tests.jar
commons-test_2.12-1.4.9.jar
commons-test_2.12-1.4.9.pom



Related Tutorials