t

three

JavaScript 3D library
https://threejs.org/
MIT
mrdoob
mrdoob mugen87
Files download
File Operation
three-0.163.0.jar download
three-0.163.0.pom download
three-0.163.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.mvnpm</groupId>
  <artifactId>three</artifactId>
  <version>0.163.0</version>
</dependency>
Gradle Groovy
implementation 'org.mvnpm:three:0.163.0'
Gradle Kotlin
implementation("org.mvnpm:three:0.163.0")
Scala SBT
libraryDependencies += "org.mvnpm" % "three" % "0.163.0"
Groovy Grape
@Grapes(
  @Grab(group='org.mvnpm', module='three', version='0.163.0')
)
Apache Ivy
<dependency org="org.mvnpm" name="three" rev="0.163.0" />
Leiningen
[org.mvnpm/three "0.163.0"]
Apache Buildr
'org.mvnpm:three:jar:0.163.0'
Dependencies
The project has no third-party dependencies