Download twill-discovery-core-0.12.1.jar file - Jar t

Jar examples for t:twill-discovery-core

Description

You can download jar file twill-discovery-core 0.12.1 in this page.

License

Apache License

Build File

You can use the following script to add twill-discovery-core-0.12.1.jar to your project.

<dependency>
   <groupId>org.apache.twill</groupId>
   <artifactId>twill-discovery-core</artifactId>
   <version>0.12.1</version>
</dependency>
compile group: 'org.apache.twill', name: 'twill-discovery-core', version: '0.12.1'
libraryDependencies += "org.apache.twill" % "twill-discovery-core" % "0.12.1"
<dependency org="org.apache.twill" name="twill-discovery-core" rev="0.12.1"/>
@Grapes(@Grab(group='org.apache.twill', module='twill-discovery-core', version='0.12.1'))
'org.apache.twill:twill-discovery-core:jar:0.12.1'

Download

Click the following link to download the jar file.

twill-discovery-core-0.12.1-javadoc.jar
twill-discovery-core-0.12.1-sources.jar
twill-discovery-core-0.12.1.jar
twill-discovery-core-0.12.1.pom



Related Tutorials