License |
License
BSD 3-Clause License
|
---|---|
Categories |
CategoriesJava Languages Geo Business Logic Libraries Geospatial |
GroupId | GroupIdes.blackleg.java |
ArtifactId | ArtifactIdgeocalc |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiones.blackleg.java.geocalc
Simple Geocalc Library
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
geocalc-1.0.1.pom | |
geocalc-1.0.1.jar | 11 KB |
geocalc-1.0.1-sources.jar | 15 KB |
geocalc-1.0.1-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/es.blackleg.java/geocalc/ -->
<dependency>
<groupId>es.blackleg.java</groupId>
<artifactId>geocalc</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/es.blackleg.java/geocalc/
implementation 'es.blackleg.java:geocalc:1.0.1'
// https://jarcasting.com/artifacts/es.blackleg.java/geocalc/
implementation ("es.blackleg.java:geocalc:1.0.1")
'es.blackleg.java:geocalc:jar:1.0.1'
<dependency org="es.blackleg.java" name="geocalc" rev="1.0.1">
<artifact name="geocalc" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.blackleg.java', module='geocalc', version='1.0.1')
)
libraryDependencies += "es.blackleg.java" % "geocalc" % "1.0.1"
[es.blackleg.java/geocalc "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |