| Categories |
CategoriesGUI User Interface |
|---|---|
| GroupId | GroupIdorg.treblereel |
| ArtifactId | ArtifactIddatgui4g |
| Version | Version0.7.9 |
| Type | Typejar |
| Filename | Size |
|---|---|
| datgui4g-0.7.9.pom | |
| datgui4g-0.7.9.jar | 160 KB |
| datgui4g-0.7.9-sources.jar | 64 KB |
| datgui4g-0.7.9-javadoc.jar | 485 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.treblereel/datgui4g/ -->
<dependency>
<groupId>org.treblereel</groupId>
<artifactId>datgui4g</artifactId>
<version>0.7.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.treblereel/datgui4g/
implementation 'org.treblereel:datgui4g:0.7.9'
// https://jarcasting.com/artifacts/org.treblereel/datgui4g/
implementation ("org.treblereel:datgui4g:0.7.9")
'org.treblereel:datgui4g:jar:0.7.9'
<dependency org="org.treblereel" name="datgui4g" rev="0.7.9">
<artifact name="datgui4g" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.treblereel', module='datgui4g', version='0.7.9')
)
libraryDependencies += "org.treblereel" % "datgui4g" % "0.7.9"
[org.treblereel/datgui4g "0.7.9"]