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

Jar examples for c:common-test

Description

Reusable classes to use from tests.

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials