не последняя версия
Последняя версия 0.0.59

org.opensourcebim:gltf 0.0.4

BIMserver plugin that provides a binary glTf serializer

Группа

Группа

org.opensourcebim
Идентификатор

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

gltf
Версия

Версия

0.0.4
Тип

Тип

jar

Скачать gltf 0.0.4


<!-- https://jarcasting.com/artifacts/org.opensourcebim/gltf/ -->
<dependency>
    <groupId>org.opensourcebim</groupId>
    <artifactId>gltf</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensourcebim/gltf/
implementation 'org.opensourcebim:gltf:0.0.4'
// https://jarcasting.com/artifacts/org.opensourcebim/gltf/
implementation ("org.opensourcebim:gltf:0.0.4")
'org.opensourcebim:gltf:jar:0.0.4'
<dependency org="org.opensourcebim" name="gltf" rev="0.0.4">
  <artifact name="gltf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensourcebim', module='gltf', version='0.0.4')
)
libraryDependencies += "org.opensourcebim" % "gltf" % "0.0.4"
[org.opensourcebim/gltf "0.0.4"]