Download tigon-api-0.2.0.jar file - Jar t

Jar examples for t:tigon-api

Description

You can download jar file tigon-api 0.2.0 in this page.

License

Apache License

Build File

You can use the following script to add tigon-api-0.2.0.jar to your project.

<dependency>
   <groupId>co.cask.tigon</groupId>
   <artifactId>tigon-api</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'co.cask.tigon', name: 'tigon-api', version: '0.2.0'
libraryDependencies += "co.cask.tigon" % "tigon-api" % "0.2.0"
<dependency org="co.cask.tigon" name="tigon-api" rev="0.2.0"/>
@Grapes(@Grab(group='co.cask.tigon', module='tigon-api', version='0.2.0'))
'co.cask.tigon:tigon-api:jar:0.2.0'

Download

Click the following link to download the jar file.

tigon-api-0.2.0-javadoc.jar
tigon-api-0.2.0-sources.jar
tigon-api-0.2.0.jar
tigon-api-0.2.0.pom



Related Tutorials