License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial JSON Data |
GroupId | GroupIdcom.typesafe.play.extras |
ArtifactId | ArtifactIdplay-geojson_2.11 |
Version | Version1.4.0 |
Type | Typejar |
Description |
Descriptionplay-geojson
play-geojson
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
play-geojson_2.11-1.4.0.pom | |
play-geojson_2.11-1.4.0.jar | 134 KB |
play-geojson_2.11-1.4.0-sources.jar | 6 KB |
play-geojson_2.11-1.4.0-javadoc.jar | 465 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.typesafe.play.extras/play-geojson_2.11/ -->
<dependency>
<groupId>com.typesafe.play.extras</groupId>
<artifactId>play-geojson_2.11</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play.extras/play-geojson_2.11/
implementation 'com.typesafe.play.extras:play-geojson_2.11:1.4.0'
// https://jarcasting.com/artifacts/com.typesafe.play.extras/play-geojson_2.11/
implementation ("com.typesafe.play.extras:play-geojson_2.11:1.4.0")
'com.typesafe.play.extras:play-geojson_2.11:jar:1.4.0'
<dependency org="com.typesafe.play.extras" name="play-geojson_2.11" rev="1.4.0">
<artifact name="play-geojson_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play.extras', module='play-geojson_2.11', version='1.4.0')
)
libraryDependencies += "com.typesafe.play.extras" % "play-geojson_2.11" % "1.4.0"
[com.typesafe.play.extras/play-geojson_2.11 "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.7 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-json_2.11 | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 3.4 |