Download triangle-0.3.jar file - Jar t

Jar examples for t:triangle

Description

You can download jar file triangle 0.3 in this page.

License

Apache 2.0 License

Build File

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

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

Download

Click the following link to download the jar file.

triangle-0.3-sources.jar
triangle-0.3.jar
triangle-0.3.pom



Related Tutorials