License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial JSON Data |
GroupId | GroupIdcom.github.workingDog |
ArtifactId | ArtifactIdkmltogeojson_2.11 |
Version | Version1.0 |
Type | Typejar |
Description |
DescriptionkmlToGeojson
kmlToGeojson
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kmltogeojson_2.11-1.0.pom | |
kmltogeojson_2.11-1.0.jar | 80 KB |
kmltogeojson_2.11-1.0-sources.jar | 6 KB |
kmltogeojson_2.11-1.0-javadoc.jar | 363 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.workingDog/kmltogeojson_2.11/ -->
<dependency>
<groupId>com.github.workingDog</groupId>
<artifactId>kmltogeojson_2.11</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.workingDog/kmltogeojson_2.11/
implementation 'com.github.workingDog:kmltogeojson_2.11:1.0'
// https://jarcasting.com/artifacts/com.github.workingDog/kmltogeojson_2.11/
implementation ("com.github.workingDog:kmltogeojson_2.11:1.0")
'com.github.workingDog:kmltogeojson_2.11:jar:1.0'
<dependency org="com.github.workingDog" name="kmltogeojson_2.11" rev="1.0">
<artifact name="kmltogeojson_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.workingDog', module='kmltogeojson_2.11', version='1.0')
)
libraryDependencies += "com.github.workingDog" % "kmltogeojson_2.11" % "1.0"
[com.github.workingDog/kmltogeojson_2.11 "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
org.scala-lang.modules : scala-xml_2.11 | jar | 1.0.5 |
com.typesafe.play : play-json_2.11 | jar | 2.5.3 |
com.typesafe.play.extras : play-geojson_2.11 | jar | 1.4.0 |
com.github.workingDog : scalakml_2.11 | jar | 1.0 |