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

Jar examples for t:test-def

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

test-def-1.0.3-sources.jar
test-def-1.0.3.jar
test-def-1.0.3.pom



Related Tutorials