MVN

org.opensourcebim : gltf

Maven & Gradle

Feb 05, 2023
17 stars

Gltf · BIMserver plugin that provides a binary glTf serializer

<dependency>
    <groupId>org.opensourcebim</groupId>
    <artifactId>gltf</artifactId>
    <version>0.0.61</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opensourcebim : gltf to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.61

All Versions

Choose a version of org.opensourcebim : gltf to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
gltf-0.0.61
gltf-0.0.60
gltf-0.0.59
gltf-0.0.58
gltf-0.0.57
gltf-0.0.56
gltf-0.0.55
gltf-0.0.54
gltf-0.0.53
gltf-0.0.52
gltf-0.0.51
gltf-0.0.47
gltf-0.0.45
gltf-0.0.44
gltf-0.0.43
gltf-0.0.42
gltf-0.0.41
gltf-0.0.40
gltf-0.0.39
gltf-0.0.38
gltf-0.0.37
gltf-0.0.36
gltf-0.0.35
gltf-0.0.34
gltf-0.0.33
gltf-0.0.32
gltf-0.0.31
gltf-0.0.30
gltf-0.0.29
gltf-0.0.28
gltf-0.0.27
gltf-0.0.26
gltf-0.0.25
gltf-0.0.24
gltf-0.0.23
gltf-0.0.22
gltf-0.0.21
gltf-0.0.20
gltf-0.0.19
gltf-0.0.18
gltf-0.0.16
gltf-0.0.15
gltf-0.0.14
gltf-0.0.13
gltf-0.0.12
gltf-0.0.11
gltf-0.0.10
gltf-0.0.9
gltf-0.0.7
gltf-0.0.6
gltf-0.0.5
gltf-0.0.4
gltf-0.0.3
gltf-0.0.2
gltf-0.0.1
gltf
gltf-gltf-gltf-0.0.46
gltf-gltf-0.0.45

How to add a dependency to Maven

Add the following org.opensourcebim : gltf maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.opensourcebim</groupId>
    <artifactId>gltf</artifactId>
    <version>0.0.61</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.opensourcebim : gltf gradle dependency to your build.gradle file:

implementation 'org.opensourcebim:gltf:0.0.61'

Gradle Kotlin DSL: Add the following org.opensourcebim : gltf gradle kotlin dependency to your build.gradle.kts file:

implementation("org.opensourcebim:gltf:0.0.61")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.opensourcebim : gltf sbt scala dependency to your build.sbt file:

libraryDependencies += "org.opensourcebim" % "gltf" % "0.0.61"

Advertisement

Dependencies from Group

Feb 05, 2023
30 usages
1.3k stars
Feb 05, 2023
10 usages
1.3k stars
Jan 21, 2016
9 usages
bcf
Feb 04, 2023
7 usages
2 stars
Jan 21, 2016
6 usages

Discover Dependencies