is not current version
Last Version 1.0.4.1

com.github.gianttreelp:gtlp-processing-utils 1.0

Utility Library for Processing

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.gianttreelp
ArtifactId

ArtifactId

gtlp-processing-utils
Version

Version

1.0
Type

Type

jar

Download gtlp-processing-utils 1.0


<!-- https://jarcasting.com/artifacts/com.github.gianttreelp/gtlp-processing-utils/ -->
<dependency>
    <groupId>com.github.gianttreelp</groupId>
    <artifactId>gtlp-processing-utils</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gianttreelp/gtlp-processing-utils/
implementation 'com.github.gianttreelp:gtlp-processing-utils:1.0'
// https://jarcasting.com/artifacts/com.github.gianttreelp/gtlp-processing-utils/
implementation ("com.github.gianttreelp:gtlp-processing-utils:1.0")
'com.github.gianttreelp:gtlp-processing-utils:jar:1.0'
<dependency org="com.github.gianttreelp" name="gtlp-processing-utils" rev="1.0">
  <artifact name="gtlp-processing-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gianttreelp', module='gtlp-processing-utils', version='1.0')
)
libraryDependencies += "com.github.gianttreelp" % "gtlp-processing-utils" % "1.0"
[com.github.gianttreelp/gtlp-processing-utils "1.0"]