Last Version

ThreeJs Extensions 113.0.0

Kotlin extensions for ThreeJs

License

License

GroupId

GroupId

ch.viseon.threejs
ArtifactId

ArtifactId

extensions
Version

Version

113.0.0
Type

Type

jar
Description

Description

ThreeJs Extensions
Kotlin extensions for ThreeJs
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 extensions 113.0.0


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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.3.30
ch.viseon.threejs : wrapper jar 113.0.0
org.jetbrains.kotlinx : kotlinx-coroutines-core-js jar 1.0.1

Project Modules

There are no modules declared in this project.