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

Jar examples for t:twill-discovery-core

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials