Last Version

Mesh Data 1.0.1

Data classes for 3D meshes.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

hu.kazocsaba.geom3d
ArtifactId

ArtifactId

mesh
Version

Version

1.0.1
Type

Type

jar
Description

Description

Mesh Data
Data classes for 3D meshes.
Project URL

Project URL

https://github.com/kazocsaba/mesh
Source Code Management

Source Code Management

https://github.com/kazocsaba/mesh

Download mesh 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
hu.kazocsaba.math : matrix jar 1.1.0

Project Modules

There are no modules declared in this project.