is not current version
Last Version 1.0.3.1

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

UI Library for Processing

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.gianttreelp
ArtifactId

ArtifactId

gtlp-processing-ui
Version

Version

1.0
Type

Type

jar

Download gtlp-processing-ui 1.0


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