Last Version

com.kotlinnlp:geolocation 0.2.4

GeoLocation is a Kotlin library designed to support the identification of geo-locations in a text.

License

License

Categories

Categories

Kotlin Languages Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.kotlinnlp
ArtifactId

ArtifactId

geolocation
Version

Version

0.2.4
Type

Type

jar
Description

Description

com.kotlinnlp:geolocation
GeoLocation is a Kotlin library designed to support the identification of geo-locations in a text.
Project URL

Project URL

http://github.com/kotlinnlp/geolocation
Source Code Management

Source Code Management

http://github.com/kotlinnlp/geolocation/tree/master

Download geolocation 0.2.4


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

Dependencies

compile (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.31
org.jetbrains.kotlin : kotlin-reflect jar 1.3.31
org.spekframework.spek2 : spek-dsl-jvm pom 2.0.5
org.spekframework.spek2 : spek-runner-junit5 jar 2.0.5
com.beust : klaxon jar 5.2
com.kotlinnlp : utils jar 2.1.4

test (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.3.31

Project Modules

There are no modules declared in this project.