Download twill-discovery-core-0.1.0-incubating.jar file - Jar t

Jar examples for t:twill-discovery-core

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

twill-discovery-core-0.1.0-incubating-javadoc.jar
twill-discovery-core-0.1.0-incubating-sources.jar
twill-discovery-core-0.1.0-incubating.jar
twill-discovery-core-0.1.0-incubating.pom



Related Tutorials