Jar examples for t:twill-core
You can download jar file twill-core 0.12.1 in this page.
Apache License
You can use the following script to add twill-core-0.12.1.jar to your project.
<dependency> <groupId>org.apache.twill</groupId> <artifactId>twill-core</artifactId> <version>0.12.1</version> </dependency>
compile group: 'org.apache.twill', name: 'twill-core', version: '0.12.1'
libraryDependencies += "org.apache.twill" % "twill-core" % "0.12.1"
<dependency org="org.apache.twill" name="twill-core" rev="0.12.1"/>
@Grapes(@Grab(group='org.apache.twill', module='twill-core', version='0.12.1'))
'org.apache.twill:twill-core:jar:0.12.1'
Click the following link to download the jar file.
twill-core-0.12.1-javadoc.jar