License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdio.github.methrat0n |
ArtifactId | ArtifactIdrestruct-play-json_2.12 |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionrestruct-play-json
Obtains any format from your class in just one line
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
restruct-play-json_2.12-1.0.0.pom | |
restruct-play-json_2.12-1.0.0.jar | 305 bytes |
restruct-play-json_2.12-1.0.0-sources.jar | 250 bytes |
restruct-play-json_2.12-1.0.0-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.methrat0n/restruct-play-json_2.12/ -->
<dependency>
<groupId>io.github.methrat0n</groupId>
<artifactId>restruct-play-json_2.12</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.methrat0n/restruct-play-json_2.12/
implementation 'io.github.methrat0n:restruct-play-json_2.12:1.0.0'
// https://jarcasting.com/artifacts/io.github.methrat0n/restruct-play-json_2.12/
implementation ("io.github.methrat0n:restruct-play-json_2.12:1.0.0")
'io.github.methrat0n:restruct-play-json_2.12:jar:1.0.0'
<dependency org="io.github.methrat0n" name="restruct-play-json_2.12" rev="1.0.0">
<artifact name="restruct-play-json_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.methrat0n', module='restruct-play-json_2.12', version='1.0.0')
)
libraryDependencies += "io.github.methrat0n" % "restruct-play-json_2.12" % "1.0.0"
[io.github.methrat0n/restruct-play-json_2.12 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.4 |