не последняя версия
Последняя версия 0.88-ALPHA-6

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

kotlin wrappers for threejs

Группа

Группа

info.laht.threekt
Идентификатор

Идентификатор

wrapper
Версия

Версия

0.88-ALPHA-2
Тип

Тип

jar

Скачать 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"]