License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdhu.kazocsaba.math |
ArtifactId | ArtifactIdgeometry |
Version | Version1.1.2 |
Type | Typejar |
Description |
DescriptionGeometry
Basic geometric primitives and operations.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
geometry-1.1.2.pom | |
geometry-1.1.2.jar | 15 KB |
geometry-1.1.2-sources.jar | 11 KB |
geometry-1.1.2-javadoc.jar | 88 KB |
Browse |
<!-- https://jarcasting.com/artifacts/hu.kazocsaba.math/geometry/ -->
<dependency>
<groupId>hu.kazocsaba.math</groupId>
<artifactId>geometry</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/hu.kazocsaba.math/geometry/
implementation 'hu.kazocsaba.math:geometry:1.1.2'
// https://jarcasting.com/artifacts/hu.kazocsaba.math/geometry/
implementation ("hu.kazocsaba.math:geometry:1.1.2")
'hu.kazocsaba.math:geometry:jar:1.1.2'
<dependency org="hu.kazocsaba.math" name="geometry" rev="1.1.2">
<artifact name="geometry" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.kazocsaba.math', module='geometry', version='1.1.2')
)
libraryDependencies += "hu.kazocsaba.math" % "geometry" % "1.1.2"
[hu.kazocsaba.math/geometry "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
hu.kazocsaba.math : matrix | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |