is not current version
Last Version 1.1.0

com.peertopark.java:geocalc 1.0.3

Simple Geocalc Library

Categories

Categories

Java Languages Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.peertopark.java
ArtifactId

ArtifactId

geocalc
Version

Version

1.0.3
Type

Type

jar

Download geocalc 1.0.3


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