is not current version
Last Version 0.88-ALPHA-6

info.laht.threekt:wrapper 0.88-ALPHA-4

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

GroupId

GroupId

info.laht.threekt
ArtifactId

ArtifactId

wrapper
Version

Version

0.88-ALPHA-4
Type

Type

jar

Download wrapper 0.88-ALPHA-4


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