Download trident-7.1.jar file - Jar t

Jar examples for t:trident

Description

A fork of @kirilcool's trident project

You can download jar file trident 7.1 in this page.

License

The BSD License

Build File

You can use the following script to add trident-7.1.jar to your project.

<dependency>
   <groupId>com.github.insubstantial</groupId>
   <artifactId>trident</artifactId>
   <version>7.1</version>
</dependency>
compile group: 'com.github.insubstantial', name: 'trident', version: '7.1'
libraryDependencies += "com.github.insubstantial" % "trident" % "7.1"
<dependency org="com.github.insubstantial" name="trident" rev="7.1"/>
@Grapes(@Grab(group='com.github.insubstantial', module='trident', version='7.1'))
'com.github.insubstantial:trident:jar:7.1'

Download

Click the following link to download the jar file.

trident-7.1-android.jar
trident-7.1-base.jar
trident-7.1-javadoc.jar
trident-7.1-sources.jar
trident-7.1-swing.jar
trident-7.1-swt.jar
trident-7.1.jar
trident-7.1.pom



Related Tutorials