Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.github.fxhibon |
ArtifactId | ArtifactIdplay-json-derived-play-29_2.13 |
Version | Version0.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.fxhibon/play-json-derived-play-29_2.13/ -->
<dependency>
<groupId>com.github.fxhibon</groupId>
<artifactId>play-json-derived-play-29_2.13</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fxhibon/play-json-derived-play-29_2.13/
implementation 'com.github.fxhibon:play-json-derived-play-29_2.13:0.0.1'
// https://jarcasting.com/artifacts/com.github.fxhibon/play-json-derived-play-29_2.13/
implementation ("com.github.fxhibon:play-json-derived-play-29_2.13:0.0.1")
'com.github.fxhibon:play-json-derived-play-29_2.13:jar:0.0.1'
<dependency org="com.github.fxhibon" name="play-json-derived-play-29_2.13" rev="0.0.1">
<artifact name="play-json-derived-play-29_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fxhibon', module='play-json-derived-play-29_2.13', version='0.0.1')
)
libraryDependencies += "com.github.fxhibon" % "play-json-derived-play-29_2.13" % "0.0.1"
[com.github.fxhibon/play-json-derived-play-29_2.13 "0.0.1"]