Download test-common-1.3.2.jar file - Jar t

Jar examples for t:test-common

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

test-common-1.3.2-javadoc.jar
test-common-1.3.2-sources.jar
test-common-1.3.2.jar
test-common-1.3.2.pom



Related Tutorials