Last Version

three.kt 0.88-ALPHA-6

kotlin wrappers for three.js (https://threejs.org/)

License

License

GroupId

GroupId

info.laht.threekt
ArtifactId

ArtifactId

wrapper
Version

Version

0.88-ALPHA-6
Type

Type

jar
Description

Description

three.kt
kotlin wrappers for three.js (https://threejs.org/)
Source Code Management

Source Code Management

https://github.com/markaren/three.kt/tree/master

Download wrapper 0.88-ALPHA-6


<!-- https://jarcasting.com/artifacts/info.laht.threekt/wrapper/ -->
<dependency>
    <groupId>info.laht.threekt</groupId>
    <artifactId>wrapper</artifactId>
    <version>0.88-ALPHA-6</version>
</dependency>
// https://jarcasting.com/artifacts/info.laht.threekt/wrapper/
implementation 'info.laht.threekt:wrapper:0.88-ALPHA-6'
// https://jarcasting.com/artifacts/info.laht.threekt/wrapper/
implementation ("info.laht.threekt:wrapper:0.88-ALPHA-6")
'info.laht.threekt:wrapper:jar:0.88-ALPHA-6'
<dependency org="info.laht.threekt" name="wrapper" rev="0.88-ALPHA-6">
  <artifact name="wrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.laht.threekt', module='wrapper', version='0.88-ALPHA-6')
)
libraryDependencies += "info.laht.threekt" % "wrapper" % "0.88-ALPHA-6"
[info.laht.threekt/wrapper "0.88-ALPHA-6"]

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.