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

Jar examples for t:test-def

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials