| License |
License |
|---|---|
| Categories |
CategoriesGeo Business Logic Libraries Geospatial |
| GroupId | GroupIdhu.kazocsaba.geom3d |
| ArtifactId | ArtifactIdmesh |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMesh Data
Data classes for 3D meshes.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mesh-1.0.1.pom | |
| mesh-1.0.1.jar | 17 KB |
| mesh-1.0.1-sources.jar | 9 KB |
| mesh-1.0.1-javadoc.jar | 87 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| hu.kazocsaba.math : matrix | jar | 1.1.0 |