EasyGeoing

EasyGeoing is a simple Library for geospatial queries aiming to find all places within a certain radius (e.g. post offices within 10miles).

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.bitbucket.easygeoing
ArtifactId

ArtifactId

easygeoing
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

EasyGeoing
EasyGeoing is a simple Library for geospatial queries aiming to find all places within a certain radius (e.g. post offices within 10miles).
Project URL

Project URL

https://bitbucket.org/easygeoing/easygeoing/overview
Project Organization

Project Organization

The EasyGeoing Project
Source Code Management

Source Code Management

https://bitbucket.org/easygeoing/easygeoing/src

Download easygeoing

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0