| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.github.gianttreelp |
| ArtifactId | ArtifactIdgtlp-processing-ui |
| Version | Version1.0.3.1 |
| Type | Typejar |
| Description |
Descriptionprocessing-ui
UI Library for Processing
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gtlp-processing-ui-1.0.3.1.pom | |
| gtlp-processing-ui-1.0.3.1.jar | 56 KB |
| gtlp-processing-ui-1.0.3.1-sources.jar | 18 KB |
| gtlp-processing-ui-1.0.3.1-javadoc.jar | 143 KB |
| Browse |
<!-- 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gianttreelp/gtlp-processing-ui/
implementation 'com.github.gianttreelp:gtlp-processing-ui:1.0.3.1'
// https://jarcasting.com/artifacts/com.github.gianttreelp/gtlp-processing-ui/
implementation ("com.github.gianttreelp:gtlp-processing-ui:1.0.3.1")
'com.github.gianttreelp:gtlp-processing-ui:jar:1.0.3.1'
<dependency org="com.github.gianttreelp" name="gtlp-processing-ui" rev="1.0.3.1">
<artifact name="gtlp-processing-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gianttreelp', module='gtlp-processing-ui', version='1.0.3.1')
)
libraryDependencies += "com.github.gianttreelp" % "gtlp-processing-ui" % "1.0.3.1"
[com.github.gianttreelp/gtlp-processing-ui "1.0.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.processing : core | jar | 3.2.3 |
| com.github.gianttreelp : gtlp-processing-utils | jar | 1.0.4.1 |
| org.jetbrains.kotlin : kotlin-stdlib-jre8 | jar | 1.1.2-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 |