Download tigon-common-0.1.0.jar file - Jar t

Jar examples for t:tigon-common

Description

You can download jar file tigon-common 0.1.0 in this page.

License

Apache License

Build File

You can use the following script to add tigon-common-0.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

tigon-common-0.1.0-javadoc.jar
tigon-common-0.1.0-sources.jar
tigon-common-0.1.0.jar
tigon-common-0.1.0.pom



Related Tutorials