License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial JSON Data |
GroupId | GroupIdcom.github.workingDog |
ArtifactId | ArtifactIdkmltogeojson_2.13 |
Version | Version1.2 |
Type | Typejar |
Description |
DescriptionkmlToGeojson
kmlToGeojson
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kmltogeojson_2.13-1.2.pom | |
kmltogeojson_2.13-1.2.jar | 24 KB |
kmltogeojson_2.13-1.2-sources.jar | 6 KB |
kmltogeojson_2.13-1.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.workingDog/kmltogeojson_2.13/ -->
<dependency>
<groupId>com.github.workingDog</groupId>
<artifactId>kmltogeojson_2.13</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.workingDog/kmltogeojson_2.13/
implementation 'com.github.workingDog:kmltogeojson_2.13:1.2'
// https://jarcasting.com/artifacts/com.github.workingDog/kmltogeojson_2.13/
implementation ("com.github.workingDog:kmltogeojson_2.13:1.2")
'com.github.workingDog:kmltogeojson_2.13:jar:1.2'
<dependency org="com.github.workingDog" name="kmltogeojson_2.13" rev="1.2">
<artifact name="kmltogeojson_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.workingDog', module='kmltogeojson_2.13', version='1.2')
)
libraryDependencies += "com.github.workingDog" % "kmltogeojson_2.13" % "1.2"
[com.github.workingDog/kmltogeojson_2.13 "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.1 |
org.scala-lang.modules : scala-xml_2.13 | jar | 2.0.0-M1 |
com.typesafe.play : play-json_2.13 | jar | 2.8.1 |
au.id.jazzy : play-geojson_2.13 | jar | 1.6.0 |
com.github.workingDog : scalakml_2.13 | jar | 1.5 |