License |
License |
---|---|
Categories |
CategoriesGUI User Interface |
GroupId | GroupIdorg.treblereel |
ArtifactId | ArtifactIddatgui4g |
Version | Version0.1-beta4 |
Type | Typejar |
Description |
DescriptionGWT:DATGUI4G
dat.GUI for GWT
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
datgui4g-0.1-beta4.pom | |
datgui4g-0.1-beta4.jar | 75 KB |
datgui4g-0.1-beta4-sources.jar | 53 KB |
datgui4g-0.1-beta4-javadoc.jar | 120 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.treblereel/datgui4g/ -->
<dependency>
<groupId>org.treblereel</groupId>
<artifactId>datgui4g</artifactId>
<version>0.1-beta4</version>
</dependency>
// https://jarcasting.com/artifacts/org.treblereel/datgui4g/
implementation 'org.treblereel:datgui4g:0.1-beta4'
// https://jarcasting.com/artifacts/org.treblereel/datgui4g/
implementation ("org.treblereel:datgui4g:0.1-beta4")
'org.treblereel:datgui4g:jar:0.1-beta4'
<dependency org="org.treblereel" name="datgui4g" rev="0.1-beta4">
<artifact name="datgui4g" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.treblereel', module='datgui4g', version='0.1-beta4')
)
libraryDependencies += "org.treblereel" % "datgui4g" % "0.1-beta4"
[org.treblereel/datgui4g "0.1-beta4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.elemental2 : elemental2-dom | jar | 1.0.0-RC1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | |
com.google.gwt : gwt-dev | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |