Last Version

ThreeJs Wrapper 126.0.0

Kotlin wrapper for ThreeJs, javascript library for 3d rendering

License

License

GroupId

GroupId

ch.viseon.threejs
ArtifactId

ArtifactId

wrapper
Version

Version

126.0.0
Type

Type

jar
Description

Description

ThreeJs Wrapper
Kotlin wrapper for ThreeJs, javascript library for 3d rendering
Project URL

Project URL

https://github.com/nimloth05/threejs-kotlin-parser
Source Code Management

Source Code Management

https://github.com/nimloth05/threejs-kotlin-parser

Download wrapper 126.0.0


<!-- https://jarcasting.com/artifacts/ch.viseon.threejs/wrapper/ -->
<dependency>
    <groupId>ch.viseon.threejs</groupId>
    <artifactId>wrapper</artifactId>
    <version>126.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.viseon.threejs/wrapper/
implementation 'ch.viseon.threejs:wrapper:126.0.0'
// https://jarcasting.com/artifacts/ch.viseon.threejs/wrapper/
implementation ("ch.viseon.threejs:wrapper:126.0.0")
'ch.viseon.threejs:wrapper:jar:126.0.0'
<dependency org="ch.viseon.threejs" name="wrapper" rev="126.0.0">
  <artifact name="wrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.viseon.threejs', module='wrapper', version='126.0.0')
)
libraryDependencies += "ch.viseon.threejs" % "wrapper" % "126.0.0"
[ch.viseon.threejs/wrapper "126.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.3.71

Project Modules

There are no modules declared in this project.