Download common-test-129.jar file - Jar c

Jar examples for c:common-test

Description

Reusable classes to use from tests.

You can download jar file common-test 129 in this page.

License

Apache License

Build File

You can use the following script to add common-test-129.jar to your project.

<dependency>
   <groupId>com.groupbyinc</groupId>
   <artifactId>common-test</artifactId>
   <version>129</version>
</dependency>
compile group: 'com.groupbyinc', name: 'common-test', version: '129'
libraryDependencies += "com.groupbyinc" % "common-test" % "129"
<dependency org="com.groupbyinc" name="common-test" rev="129"/>
@Grapes(@Grab(group='com.groupbyinc', module='common-test', version='129'))
'com.groupbyinc:common-test:jar:129'

Download

Click the following link to download the jar file.

common-test-129-javadoc.jar
common-test-129-sources.jar
common-test-129-tests.jar
common-test-129.jar
common-test-129.pom



Related Tutorials