Download gtlp-processing-utils-1.0.jar file - Jar g

Jar examples for g:gtlp-processing-utils

Description

Utility Library for Processing

You can download jar file gtlp-processing-utils 1.0 in this page.

License

GNU LESSER GENERAL PUBLIC LICENSE Version 3

Build File

You can use the following script to add gtlp-processing-utils-1.0.jar to your project.

<dependency>
   <groupId>com.github.gianttreelp</groupId>
   <artifactId>gtlp-processing-utils</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.github.gianttreelp', name: 'gtlp-processing-utils', version: '1.0'
libraryDependencies += "com.github.gianttreelp" % "gtlp-processing-utils" % "1.0"
<dependency org="com.github.gianttreelp" name="gtlp-processing-utils" rev="1.0"/>
@Grapes(@Grab(group='com.github.gianttreelp', module='gtlp-processing-utils', version='1.0'))
'com.github.gianttreelp:gtlp-processing-utils:jar:1.0'

Download

Click the following link to download the jar file.

gtlp-processing-utils-1.0-javadoc.jar
gtlp-processing-utils-1.0-sources.jar
gtlp-processing-utils-1.0.jar
gtlp-processing-utils-1.0.pom



Related Tutorials