is not current version
Last Version 0.93.0

org.webjars.bower:three.js 0.87.0

WebJar for three.js

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

three.js
Version

Version

0.87.0
Type

Type

jar

Download three.js 0.87.0


<!-- https://jarcasting.com/artifacts/org.webjars.bower/three.js/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>three.js</artifactId>
    <version>0.87.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/three.js/
implementation 'org.webjars.bower:three.js:0.87.0'
// https://jarcasting.com/artifacts/org.webjars.bower/three.js/
implementation ("org.webjars.bower:three.js:0.87.0")
'org.webjars.bower:three.js:jar:0.87.0'
<dependency org="org.webjars.bower" name="three.js" rev="0.87.0">
  <artifact name="three.js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='three.js', version='0.87.0')
)
libraryDependencies += "org.webjars.bower" % "three.js" % "0.87.0"
[org.webjars.bower/three.js "0.87.0"]