License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdhu.kazocsaba.geom3d |
ArtifactId | ArtifactIdmesh-ply |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPLY Format Support
Data classes for 3D meshes.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mesh-ply-1.1.0.pom | |
mesh-ply-1.1.0.jar | 25 KB |
mesh-ply-1.1.0-sources.jar | 8 KB |
mesh-ply-1.1.0-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/hu.kazocsaba.geom3d/mesh-ply/ -->
<dependency>
<groupId>hu.kazocsaba.geom3d</groupId>
<artifactId>mesh-ply</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/hu.kazocsaba.geom3d/mesh-ply/
implementation 'hu.kazocsaba.geom3d:mesh-ply:1.1.0'
// https://jarcasting.com/artifacts/hu.kazocsaba.geom3d/mesh-ply/
implementation ("hu.kazocsaba.geom3d:mesh-ply:1.1.0")
'hu.kazocsaba.geom3d:mesh-ply:jar:1.1.0'
<dependency org="hu.kazocsaba.geom3d" name="mesh-ply" rev="1.1.0">
<artifact name="mesh-ply" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.kazocsaba.geom3d', module='mesh-ply', version='1.1.0')
)
libraryDependencies += "hu.kazocsaba.geom3d" % "mesh-ply" % "1.1.0"
[hu.kazocsaba.geom3d/mesh-ply "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
hu.kazocsaba.math : matrix | jar | 1.1.0 |
hu.kazocsaba.geom3d : mesh | jar | 1.0.1 |