is not current version
Last Version 113.0.0

ch.viseon.threejs:extensions 105.0.0

Kotlin extensions for ThreeJs

GroupId

GroupId

ch.viseon.threejs
ArtifactId

ArtifactId

extensions
Version

Version

105.0.0
Type

Type

jar

Download extensions 105.0.0


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