| License |
License
Harium Commercial License
|
|---|---|
| Categories |
CategoriesGeo Business Logic Libraries Geospatial |
| GroupId | GroupIdcom.harium.etyl |
| ArtifactId | ArtifactIdgeometry |
| Last Version | Last Version1.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEtyl Geometry
Etyl's geometry module
|
| Filename | Size |
|---|---|
| geometry-1.3.1.pom | |
| geometry-1.3.1.jar | 25 KB |
| geometry-1.3.1-sources.jar | 14 KB |
| geometry-1.3.1-javadoc.jar | 102 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.harium.etyl/geometry/ -->
<dependency>
<groupId>com.harium.etyl</groupId>
<artifactId>geometry</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.harium.etyl/geometry/
implementation 'com.harium.etyl:geometry:1.3.1'
// https://jarcasting.com/artifacts/com.harium.etyl/geometry/
implementation ("com.harium.etyl:geometry:1.3.1")
'com.harium.etyl:geometry:jar:1.3.1'
<dependency org="com.harium.etyl" name="geometry" rev="1.3.1">
<artifact name="geometry" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.harium.etyl', module='geometry', version='1.3.1')
)
libraryDependencies += "com.harium.etyl" % "geometry" % "1.3.1"
[com.harium.etyl/geometry "1.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.harium.etyl : etyl-gdx-util | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |