JOpenCTM

Java implementation of the openCTM Mesh compression file format

License

License

GroupId

GroupId

com.github.danny02
ArtifactId

ArtifactId

JOpenCTM
Last Version

Last Version

1.5.2
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.5.2
1.5.1
1.5
1.4.1
1.2
1.1