is not current version
Last Version 0.6.1

com.github.xuwei-k:play-json-extra_2.13.0-M5 0.5.2

play2 json extra module

Categories

Categories

JSON Data
GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

play-json-extra_2.13.0-M5
Version

Version

0.5.2
Type

Type

jar

Download play-json-extra_2.13.0-M5 0.5.2


<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/play-json-extra_2.13.0-M5/ -->
<dependency>
    <groupId>com.github.xuwei-k</groupId>
    <artifactId>play-json-extra_2.13.0-M5</artifactId>
    <version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/play-json-extra_2.13.0-M5/
implementation 'com.github.xuwei-k:play-json-extra_2.13.0-M5:0.5.2'
// https://jarcasting.com/artifacts/com.github.xuwei-k/play-json-extra_2.13.0-M5/
implementation ("com.github.xuwei-k:play-json-extra_2.13.0-M5:0.5.2")
'com.github.xuwei-k:play-json-extra_2.13.0-M5:jar:0.5.2'
<dependency org="com.github.xuwei-k" name="play-json-extra_2.13.0-M5" rev="0.5.2">
  <artifact name="play-json-extra_2.13.0-M5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='play-json-extra_2.13.0-M5', version='0.5.2')
)
libraryDependencies += "com.github.xuwei-k" % "play-json-extra_2.13.0-M5" % "0.5.2"
[com.github.xuwei-k/play-json-extra_2.13.0-M5 "0.5.2"]