is not current version
Last Version 0.0.59

org.opensourcebim:gltf 0.0.56

BIMserver plugin that provides a binary glTf serializer

GroupId

GroupId

org.opensourcebim
ArtifactId

ArtifactId

gltf
Version

Version

0.0.56
Type

Type

jar

Download gltf 0.0.56


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