Download trident-6.2.jar file - Jar t

Jar examples for t:trident

Description

A fork of @kirilcool's trident project

You can download jar file trident 6.2 in this page.

License

The BSD License

Build File

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

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

Download

Click the following link to download the jar file.

trident-6.2-javadoc.jar
trident-6.2-sources.jar
trident-6.2.jar
trident-6.2.pom



Related Tutorials