Files download
File Operation
facia-json-play29_2.13-7.0.0.jar download
facia-json-play29_2.13-7.0.0.pom download
facia-json-play29_2.13-7.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.gu</groupId>
  <artifactId>facia-json-play29_2.13</artifactId>
  <version>7.0.0</version>
</dependency>
Gradle Groovy
implementation 'com.gu:facia-json-play29_2.13:7.0.0'
Gradle Kotlin
implementation("com.gu:facia-json-play29_2.13:7.0.0")
Scala SBT
libraryDependencies += "com.gu" % "facia-json-play29_2.13" % "7.0.0"
Groovy Grape
@Grapes(
  @Grab(group='com.gu', module='facia-json-play29_2.13', version='7.0.0')
)
Apache Ivy
<dependency org="com.gu" name="facia-json-play29_2.13" rev="7.0.0" />
Leiningen
[com.gu/facia-json-play29_2.13 "7.0.0"]
Apache Buildr
'com.gu:facia-json-play29_2.13:jar:7.0.0'