Download common-test-internal-140.jar file - Jar c

Jar examples for c:common-test-internal

Description

${project.name}

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

Build File

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

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

Download

Click the following link to download the jar file.

common-test-internal-140-javadoc.jar
common-test-internal-140-sources.jar
common-test-internal-140.jar
common-test-internal-140.pom



Related Tutorials