License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdorg.treblereel.gwt |
ArtifactId | ArtifactIdthree4g-examples |
Version | Version0.96-beta3 |
Type | Typejar |
Description |
DescriptionGWT:Three Examples
Three.js JsInterop based library for GWT
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
three4g-examples-0.96-beta3.pom | |
three4g-examples-0.96-beta3.jar | 307 KB |
three4g-examples-0.96-beta3-sources.jar | 266 KB |
three4g-examples-0.96-beta3-javadoc.jar | 470 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.treblereel.gwt/three4g-examples/ -->
<dependency>
<groupId>org.treblereel.gwt</groupId>
<artifactId>three4g-examples</artifactId>
<version>0.96-beta3</version>
</dependency>
// https://jarcasting.com/artifacts/org.treblereel.gwt/three4g-examples/
implementation 'org.treblereel.gwt:three4g-examples:0.96-beta3'
// https://jarcasting.com/artifacts/org.treblereel.gwt/three4g-examples/
implementation ("org.treblereel.gwt:three4g-examples:0.96-beta3")
'org.treblereel.gwt:three4g-examples:jar:0.96-beta3'
<dependency org="org.treblereel.gwt" name="three4g-examples" rev="0.96-beta3">
<artifact name="three4g-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.treblereel.gwt', module='three4g-examples', version='0.96-beta3')
)
libraryDependencies += "org.treblereel.gwt" % "three4g-examples" % "0.96-beta3"
[org.treblereel.gwt/three4g-examples "0.96-beta3"]
Group / Artifact | Type | Version |
---|---|---|
org.treblereel.gwt : three4g | jar | 0.96-beta3 |
org.treblereel.gwt : elemental2-gamepad | jar | 0.1-beta1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |