is not current version
Last Version 0.88-ALPHA-6

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

kotlin wrappers for threejs

GroupId

GroupId

info.laht.threekt
ArtifactId

ArtifactId

wrapper
Version

Version

0.88-ALPHA-2
Type

Type

jar

Download wrapper 0.88-ALPHA-2


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