Last Version

Geometry 1.1.2

Basic geometric primitives and operations.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

hu.kazocsaba.math
ArtifactId

ArtifactId

geometry
Version

Version

1.1.2
Type

Type

jar
Description

Description

Geometry
Basic geometric primitives and operations.
Project URL

Project URL

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

Source Code Management

https://github.com/kazocsaba/geometry.git

Download geometry 1.1.2


<!-- 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"]

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.