| Группа | Группаch.viseon.threejs |
|---|---|
| Идентификатор | Идентификаторwrapper |
| Версия | Версия115.0.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| wrapper-115.0.0.pom | |
| wrapper-115.0.0.jar | 74 KB |
| wrapper-115.0.0-sources.jar | 214 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ch.viseon.threejs/wrapper/ -->
<dependency>
<groupId>ch.viseon.threejs</groupId>
<artifactId>wrapper</artifactId>
<version>115.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.viseon.threejs/wrapper/
implementation 'ch.viseon.threejs:wrapper:115.0.0'
// https://jarcasting.com/artifacts/ch.viseon.threejs/wrapper/
implementation ("ch.viseon.threejs:wrapper:115.0.0")
'ch.viseon.threejs:wrapper:jar:115.0.0'
<dependency org="ch.viseon.threejs" name="wrapper" rev="115.0.0">
<artifact name="wrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.viseon.threejs', module='wrapper', version='115.0.0')
)
libraryDependencies += "ch.viseon.threejs" % "wrapper" % "115.0.0"
[ch.viseon.threejs/wrapper "115.0.0"]