Last Version

jPLY 0.2.0

Java library to read files in the PLY format.

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

org.smurn
ArtifactId

ArtifactId

jply
Version

Version

0.2.0
Type

Type

jar
Description

Description

jPLY
Java library to read files in the PLY format.
Source Code Management

Source Code Management

https://github.com/smurn/jply/tree/master

Download jply 0.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.mockito : mockito-core jar 1.9.0-rc1

Project Modules

There are no modules declared in this project.