is not current version
Last Version 1.1.0

hu.kazocsaba.geom3d:mesh-ply 1.0.0

Data classes for 3D meshes.

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

hu.kazocsaba.geom3d
ArtifactId

ArtifactId

mesh-ply
Version

Version

1.0.0
Type

Type

jar

Download mesh-ply 1.0.0


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