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