Jar examples for t:trident
A fork of @kirilcool's trident project
You can download jar file trident 6.2 in this page.
The BSD License
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'
Click the following link to download the jar file.
trident-6.2-javadoc.jar