Download test-def-1.2.jar file - Jar t

Jar examples for t:test-def

Description

You can download jar file test-def 1.2 in this page.

Build File

You can use the following script to add test-def-1.2.jar to your project.

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

Download

Click the following link to download the jar file.

test-def-1.2-javadoc.jar
test-def-1.2-sources.jar
test-def-1.2.jar
test-def-1.2.pom



Related Tutorials