is not current version
Last Version 113.0.0

ch.viseon.threejs:extensions 106.0.0

Kotlin extensions for ThreeJs

GroupId

GroupId

ch.viseon.threejs
ArtifactId

ArtifactId

extensions
Version

Version

106.0.0
Type

Type

jar

Download extensions 106.0.0


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