| License | License | 
|---|---|
| GroupId | GroupIdorg.webjars.npm | 
| ArtifactId | ArtifactIdthree.js | 
| Version | Version0.77.1 | 
| Type | Typejar | 
| Description | Descriptionthree.js WebJar for three.js | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| three.js-0.77.1.pom | |
| three.js-0.77.1.jar | 3 KB | 
| three.js-0.77.1-sources.jar | 22 bytes | 
| three.js-0.77.1-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/three.js/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>three.js</artifactId>
    <version>0.77.1</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.npm/three.js/
implementation 'org.webjars.npm:three.js:0.77.1'// https://jarcasting.com/artifacts/org.webjars.npm/three.js/
implementation ("org.webjars.npm:three.js:0.77.1")'org.webjars.npm:three.js:jar:0.77.1'<dependency org="org.webjars.npm" name="three.js" rev="0.77.1">
  <artifact name="three.js" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.npm', module='three.js', version='0.77.1')
)libraryDependencies += "org.webjars.npm" % "three.js" % "0.77.1"[org.webjars.npm/three.js "0.77.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.webjars.npm : three | jar | 0.77.0 |