is not current version
Last Version 0.7.9.1

org.treblereel:datgui4g 0.1-beta3

dat.GUI for GWT

Categories

Categories

GUI User Interface
GroupId

GroupId

org.treblereel
ArtifactId

ArtifactId

datgui4g
Version

Version

0.1-beta3
Type

Type

jar

Download datgui4g 0.1-beta3


<!-- https://jarcasting.com/artifacts/org.treblereel/datgui4g/ -->
<dependency>
    <groupId>org.treblereel</groupId>
    <artifactId>datgui4g</artifactId>
    <version>0.1-beta3</version>
</dependency>
// https://jarcasting.com/artifacts/org.treblereel/datgui4g/
implementation 'org.treblereel:datgui4g:0.1-beta3'
// https://jarcasting.com/artifacts/org.treblereel/datgui4g/
implementation ("org.treblereel:datgui4g:0.1-beta3")
'org.treblereel:datgui4g:jar:0.1-beta3'
<dependency org="org.treblereel" name="datgui4g" rev="0.1-beta3">
  <artifact name="datgui4g" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.treblereel', module='datgui4g', version='0.1-beta3')
)
libraryDependencies += "org.treblereel" % "datgui4g" % "0.1-beta3"
[org.treblereel/datgui4g "0.1-beta3"]