License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdorg.treblereel.gwt |
ArtifactId | ArtifactIdthree4g-parent |
Version | Version0.108 |
Type | Typepom |
Description |
Descriptionthree4g-parent
Three.js JsInterop based library for GWT
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
three4g-parent-0.108.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.treblereel.gwt/three4g-parent/ -->
<dependency>
<groupId>org.treblereel.gwt</groupId>
<artifactId>three4g-parent</artifactId>
<version>0.108</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.treblereel.gwt/three4g-parent/
implementation 'org.treblereel.gwt:three4g-parent:0.108'
// https://jarcasting.com/artifacts/org.treblereel.gwt/three4g-parent/
implementation ("org.treblereel.gwt:three4g-parent:0.108")
'org.treblereel.gwt:three4g-parent:pom:0.108'
<dependency org="org.treblereel.gwt" name="three4g-parent" rev="0.108">
<artifact name="three4g-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.treblereel.gwt', module='three4g-parent', version='0.108')
)
libraryDependencies += "org.treblereel.gwt" % "three4g-parent" % "0.108"
[org.treblereel.gwt/three4g-parent "0.108"]