is not current version
Last Version 1.0.3.1

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

UI Library for Processing

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.gianttreelp
ArtifactId

ArtifactId

gtlp-processing-ui
Version

Version

1.0.3
Type

Type

jar

Download gtlp-processing-ui 1.0.3


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