License |
License
MIT License
|
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.monospark |
ArtifactId | ArtifactIdgeometrix |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeometrix
A powerful geometry library written in java.
|
Filename | Size |
---|---|
geometrix-1.0.pom | |
geometrix-1.0.jar | 94 KB |
geometrix-1.0-sources.jar | 55 KB |
geometrix-1.0-javadoc.jar | 237 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.monospark/geometrix/ -->
<dependency>
<groupId>org.monospark</groupId>
<artifactId>geometrix</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.monospark/geometrix/
implementation 'org.monospark:geometrix:1.0'
// https://jarcasting.com/artifacts/org.monospark/geometrix/
implementation ("org.monospark:geometrix:1.0")
'org.monospark:geometrix:jar:1.0'
<dependency org="org.monospark" name="geometrix" rev="1.0">
<artifact name="geometrix" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.monospark', module='geometrix', version='1.0')
)
libraryDependencies += "org.monospark" % "geometrix" % "1.0"
[org.monospark/geometrix "1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |