License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.github.sterkh66 |
ArtifactId | ArtifactIdgeospatial_2.11 |
Version | Version0.1 |
Type | Typejar |
Description |
Descriptiongeospatial
Java geospatial utils
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
geospatial_2.11-0.1.pom | |
geospatial_2.11-0.1.jar | 27 KB |
geospatial_2.11-0.1-sources.jar | 3 KB |
geospatial_2.11-0.1-javadoc.jar | 353 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sterkh66/geospatial_2.11/ -->
<dependency>
<groupId>com.github.sterkh66</groupId>
<artifactId>geospatial_2.11</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sterkh66/geospatial_2.11/
implementation 'com.github.sterkh66:geospatial_2.11:0.1'
// https://jarcasting.com/artifacts/com.github.sterkh66/geospatial_2.11/
implementation ("com.github.sterkh66:geospatial_2.11:0.1")
'com.github.sterkh66:geospatial_2.11:jar:0.1'
<dependency org="com.github.sterkh66" name="geospatial_2.11" rev="0.1">
<artifact name="geospatial_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sterkh66', module='geospatial_2.11', version='0.1')
)
libraryDependencies += "com.github.sterkh66" % "geospatial_2.11" % "0.1"
[com.github.sterkh66/geospatial_2.11 "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.opencsv : opencsv | jar | 3.8 |
com.vividsolutions : jts | jar | 1.13 |
org.scalactic : scalactic_2.11 | jar | 3.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.4 |