License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial JSON Data |
GroupId | GroupIdcom.github.jmarin |
ArtifactId | ArtifactIdscale-geojson_2.11 |
Version | Version0.0.2 |
Type | Typejar |
Description |
Descriptionscale-geojson
scale-geojson
|
Project Organization |
Project Organizationcom.github.jmarin |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scale-geojson_2.11-0.0.2.pom | |
scale-geojson_2.11-0.0.2.jar | 85 KB |
scale-geojson_2.11-0.0.2-sources.jar | 3 KB |
scale-geojson_2.11-0.0.2-javadoc.jar | 407 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jmarin/scale-geojson_2.11/ -->
<dependency>
<groupId>com.github.jmarin</groupId>
<artifactId>scale-geojson_2.11</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jmarin/scale-geojson_2.11/
implementation 'com.github.jmarin:scale-geojson_2.11:0.0.2'
// https://jarcasting.com/artifacts/com.github.jmarin/scale-geojson_2.11/
implementation ("com.github.jmarin:scale-geojson_2.11:0.0.2")
'com.github.jmarin:scale-geojson_2.11:jar:0.0.2'
<dependency org="com.github.jmarin" name="scale-geojson_2.11" rev="0.0.2">
<artifact name="scale-geojson_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jmarin', module='scale-geojson_2.11', version='0.0.2')
)
libraryDependencies += "com.github.jmarin" % "scale-geojson_2.11" % "0.0.2"
[com.github.jmarin/scale-geojson_2.11 "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.5 |
com.github.jmarin : scale-core_2.11 | jar | 0.0.2 |
com.vividsolutions : jts | jar | 1.13 |
org.osgeo : proj4j | jar | 0.1.0 |
io.spray : spray-json_2.11 | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scoverage : scalac-scoverage-runtime_2.11 | jar | 1.0.1 |
org.scoverage : scalac-scoverage-plugin_2.11 | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2_2.11 | jar | 2.4.2 |
org.scalacheck : scalacheck_2.11 | jar | 1.11.6 |