Files download
File Operation
play-json-derived-codecs_2.12-4.0.0-RC1.jar download
play-json-derived-codecs_2.12-4.0.0-RC1.pom download
play-json-derived-codecs_2.12-4.0.0-RC1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.julienrf</groupId>
  <artifactId>play-json-derived-codecs_2.12</artifactId>
  <version>4.0.0-RC1</version>
</dependency>
Gradle Groovy
implementation 'org.julienrf:play-json-derived-codecs_2.12:4.0.0-RC1'
Gradle Kotlin
implementation("org.julienrf:play-json-derived-codecs_2.12:4.0.0-RC1")
Scala SBT
libraryDependencies += "org.julienrf" % "play-json-derived-codecs_2.12" % "4.0.0-RC1"
Groovy Grape
@Grapes(
  @Grab(group='org.julienrf', module='play-json-derived-codecs_2.12', version='4.0.0-RC1')
)
Apache Ivy
<dependency org="org.julienrf" name="play-json-derived-codecs_2.12" rev="4.0.0-RC1" />
Leiningen
[org.julienrf/play-json-derived-codecs_2.12 "4.0.0-RC1"]
Apache Buildr
'org.julienrf:play-json-derived-codecs_2.12:jar:4.0.0-RC1'