is not current version
Last Version 1.1.0

com.peertopark.java:geocalc 1.0.2

Simple Geocalc Library

Categories

Categories

Java Languages Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.peertopark.java
ArtifactId

ArtifactId

geocalc
Version

Version

1.0.2
Type

Type

jar

Download geocalc 1.0.2


<!-- https://jarcasting.com/artifacts/com.peertopark.java/geocalc/ -->
<dependency>
    <groupId>com.peertopark.java</groupId>
    <artifactId>geocalc</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.peertopark.java/geocalc/
implementation 'com.peertopark.java:geocalc:1.0.2'
// https://jarcasting.com/artifacts/com.peertopark.java/geocalc/
implementation ("com.peertopark.java:geocalc:1.0.2")
'com.peertopark.java:geocalc:jar:1.0.2'
<dependency org="com.peertopark.java" name="geocalc" rev="1.0.2">
  <artifact name="geocalc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.peertopark.java', module='geocalc', version='1.0.2')
)
libraryDependencies += "com.peertopark.java" % "geocalc" % "1.0.2"
[com.peertopark.java/geocalc "1.0.2"]