| License |
License |
|---|---|
| GroupId | GroupIdch.viseon.threejs |
| ArtifactId | ArtifactIdextensions |
| Version | Version113.0.0 |
| Type | Typejar |
| Description |
DescriptionThreeJs Extensions
Kotlin extensions for ThreeJs
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| extensions-113.0.0.pom | |
| extensions-113.0.0.jar | 3 KB |
| extensions-113.0.0-sources.jar | 954 bytes |
| Browse |
<!-- 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"]
| 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 |