Last Version

JOpenCTM 1.5.2

Java implementation of the openCTM Mesh compression file format

License

License

GroupId

GroupId

com.github.danny02
ArtifactId

ArtifactId

JOpenCTM
Version

Version

1.5.2
Type

Type

jar
Description

Description

JOpenCTM
Java implementation of the openCTM Mesh compression file format
Project URL

Project URL

https://github.com/Danny02/JOpenCTM

Download JOpenCTM 1.5.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.jponge : lzma-java jar 1.3
com.github.danny02 : AnnotationsProcessing Optional jar 1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.