is not current version
Last Version 0.96-beta3

org.treblereel.gwt:three4g-examples 0.95-beta2

Three.js jsinterop based library for GWT

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.treblereel.gwt
ArtifactId

ArtifactId

three4g-examples
Version

Version

0.95-beta2
Type

Type

jar

Download three4g-examples 0.95-beta2


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