is not current version
Last Version 1.0.3.1

com.github.gianttreelp:gtlp-processing-ui 1.0.1

UI Library for Processing

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.gianttreelp
ArtifactId

ArtifactId

gtlp-processing-ui
Version

Version

1.0.1
Type

Type

jar

Download gtlp-processing-ui 1.0.1


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