Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.treblereel.gwt |
ArtifactId | ArtifactIdthree4g-examples |
Version | Version0.96-beta2 |
Type | Typejar |
Filename | Size |
---|---|
three4g-examples-0.96-beta2.pom | |
three4g-examples-0.96-beta2.jar | 307 KB |
three4g-examples-0.96-beta2-sources.jar | 266 KB |
three4g-examples-0.96-beta2-javadoc.jar | 471 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.treblereel.gwt/three4g-examples/ -->
<dependency>
<groupId>org.treblereel.gwt</groupId>
<artifactId>three4g-examples</artifactId>
<version>0.96-beta2</version>
</dependency>
// https://jarcasting.com/artifacts/org.treblereel.gwt/three4g-examples/
implementation 'org.treblereel.gwt:three4g-examples:0.96-beta2'
// https://jarcasting.com/artifacts/org.treblereel.gwt/three4g-examples/
implementation ("org.treblereel.gwt:three4g-examples:0.96-beta2")
'org.treblereel.gwt:three4g-examples:jar:0.96-beta2'
<dependency org="org.treblereel.gwt" name="three4g-examples" rev="0.96-beta2">
<artifact name="three4g-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.treblereel.gwt', module='three4g-examples', version='0.96-beta2')
)
libraryDependencies += "org.treblereel.gwt" % "three4g-examples" % "0.96-beta2"
[org.treblereel.gwt/three4g-examples "0.96-beta2"]