License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial JSON Data |
GroupId | GroupIdcom.typesafe.play.extras |
ArtifactId | ArtifactIdplay-geojson_2.10 |
Version | Version1.3.1 |
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.10-1.3.1.pom | |
play-geojson_2.10-1.3.1.jar | 131 KB |
play-geojson_2.10-1.3.1-sources.jar | 6 KB |
play-geojson_2.10-1.3.1-javadoc.jar | 463 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.typesafe.play.extras/play-geojson_2.10/ -->
<dependency>
<groupId>com.typesafe.play.extras</groupId>
<artifactId>play-geojson_2.10</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play.extras/play-geojson_2.10/
implementation 'com.typesafe.play.extras:play-geojson_2.10:1.3.1'
// https://jarcasting.com/artifacts/com.typesafe.play.extras/play-geojson_2.10/
implementation ("com.typesafe.play.extras:play-geojson_2.10:1.3.1")
'com.typesafe.play.extras:play-geojson_2.10:jar:1.3.1'
<dependency org="com.typesafe.play.extras" name="play-geojson_2.10" rev="1.3.1">
<artifact name="play-geojson_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play.extras', module='play-geojson_2.10', version='1.3.1')
)
libraryDependencies += "com.typesafe.play.extras" % "play-geojson_2.10" % "1.3.1"
[com.typesafe.play.extras/play-geojson_2.10 "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.5 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-json_2.10 | jar | 2.4.2 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.10 | jar | 3.4 |