License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdio.ytcode |
ArtifactId | ArtifactIdgeometry |
Version | Version0.4.0 |
Type | Typejar |
Description |
Descriptionio.ytcode:geometry
A geometry library for Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
geometry-0.4.0.pom | |
geometry-0.4.0.jar | 17 KB |
geometry-0.4.0-sources.jar | 11 KB |
geometry-0.4.0-javadoc.jar | 425 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.ytcode/geometry/ -->
<dependency>
<groupId>io.ytcode</groupId>
<artifactId>geometry</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.ytcode/geometry/
implementation 'io.ytcode:geometry:0.4.0'
// https://jarcasting.com/artifacts/io.ytcode/geometry/
implementation ("io.ytcode:geometry:0.4.0")
'io.ytcode:geometry:jar:0.4.0'
<dependency org="io.ytcode" name="geometry" rev="0.4.0">
<artifact name="geometry" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ytcode', module='geometry', version='0.4.0')
)
libraryDependencies += "io.ytcode" % "geometry" % "0.4.0"
[io.ytcode/geometry "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |