Last Version

ThreeJs Binding 104.0.0

Kotlin binding for ThreeJs, javascript library for 3d rendering

License

License

GroupId

GroupId

ch.viseon.threejs
ArtifactId

ArtifactId

binding
Version

Version

104.0.0
Type

Type

jar
Description

Description

ThreeJs Binding
Kotlin binding 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 binding 104.0.0


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.