Download trident-7.3.jar file - Jar t

Jar examples for t:trident

Description

A fork of @kirilcool's trident project

You can download jar file trident 7.3 in this page.

License

The BSD License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials