Last Version

processing-utils 1.0.4.1

Utility Library for Processing

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.gianttreelp
ArtifactId

ArtifactId

gtlp-processing-utils
Version

Version

1.0.4.1
Type

Type

jar
Description

Description

processing-utils
Utility Library for Processing
Project URL

Project URL

https://github.com/GiantTreeLP/processing-utils
Source Code Management

Source Code Management

https://github.com/GiantTreeLP/processing-utils/tree/master

Download gtlp-processing-utils 1.0.4.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.processing : core jar 3.2.3
org.jetbrains.kotlin : kotlin-stdlib-jre8 jar 1.1.2-3

test (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.1.2-3
org.junit.jupiter : junit-jupiter-api jar 5.0.0-M4
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.