Download triangle-0.5.jar file - Jar t

Jar examples for t:triangle

Description

You can download jar file triangle 0.5 in this page.

License

Apache 2.0 License

Build File

You can use the following script to add triangle-0.5.jar to your project.

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

Download

Click the following link to download the jar file.

triangle-0.5-sources.jar
triangle-0.5.jar
triangle-0.5.pom



Related Tutorials