License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.xuwei-k |
ArtifactId | ArtifactIdplay-json-extra_2.10 |
Version | Version0.3.1 |
Type | Typejar |
Description |
Descriptionplay-json-extra
play2 json extra module
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
play-json-extra_2.10-0.3.1.pom | |
play-json-extra_2.10-0.3.1.jar | 380 KB |
play-json-extra_2.10-0.3.1-sources.jar | 10 KB |
play-json-extra_2.10-0.3.1-javadoc.jar | 622 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/play-json-extra_2.10/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>play-json-extra_2.10</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/play-json-extra_2.10/
implementation 'com.github.xuwei-k:play-json-extra_2.10:0.3.1'
// https://jarcasting.com/artifacts/com.github.xuwei-k/play-json-extra_2.10/
implementation ("com.github.xuwei-k:play-json-extra_2.10:0.3.1")
'com.github.xuwei-k:play-json-extra_2.10:jar:0.3.1'
<dependency org="com.github.xuwei-k" name="play-json-extra_2.10" rev="0.3.1">
<artifact name="play-json-extra_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='play-json-extra_2.10', version='0.3.1')
)
libraryDependencies += "com.github.xuwei-k" % "play-json-extra_2.10" % "0.3.1"
[com.github.xuwei-k/play-json-extra_2.10 "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-json_2.10 | jar | 2.4.9 |