is not current version
Last Version 0.0.59

org.opensourcebim:gltf 0.0.43

BIMserver plugin that provides a binary glTf serializer

GroupId

GroupId

org.opensourcebim
ArtifactId

ArtifactId

gltf
Version

Version

0.0.43
Type

Type

jar

Download gltf 0.0.43


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