Last Version

de.javagl:jgltf-parent 2.0.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

de.javagl
ArtifactId

ArtifactId

jgltf-parent
Version

Version

2.0.1
Type

Type

pom
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download jgltf-parent 2.0.1

Filename Size
jgltf-parent-2.0.1.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/de.javagl/jgltf-parent/ -->
<dependency>
    <groupId>de.javagl</groupId>
    <artifactId>jgltf-parent</artifactId>
    <version>2.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.javagl/jgltf-parent/
implementation 'de.javagl:jgltf-parent:2.0.1'
// https://jarcasting.com/artifacts/de.javagl/jgltf-parent/
implementation ("de.javagl:jgltf-parent:2.0.1")
'de.javagl:jgltf-parent:pom:2.0.1'
<dependency org="de.javagl" name="jgltf-parent" rev="2.0.1">
  <artifact name="jgltf-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.javagl', module='jgltf-parent', version='2.0.1')
)
libraryDependencies += "de.javagl" % "jgltf-parent" % "2.0.1"
[de.javagl/jgltf-parent "2.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jgltf-impl-v1
  • jgltf-impl-v2
  • jgltf-impl-v2-technique-webgl
  • jgltf-model
  • jgltf-obj
  • jgltf-validator
  • jgltf-viewer
  • jgltf-viewer-jogl
  • jgltf-viewer-lwjgl