j

jsonapi-scala-http4s-client_2.11

jsonapi.org scala implementation
https://github.com/qvantel/jsonapi-scala
BSD-3-Clause
com.qvantel
Aki Huttunen
Files download
File Operation
jsonapi-scala-http4s-client_2.11-9.4.0.jar download
jsonapi-scala-http4s-client_2.11-9.4.0.pom download
jsonapi-scala-http4s-client_2.11-9.4.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.qvantel</groupId>
  <artifactId>jsonapi-scala-http4s-client_2.11</artifactId>
  <version>9.4.0</version>
</dependency>
Gradle Groovy
implementation 'com.qvantel:jsonapi-scala-http4s-client_2.11:9.4.0'
Gradle Kotlin
implementation("com.qvantel:jsonapi-scala-http4s-client_2.11:9.4.0")
Scala SBT
libraryDependencies += "com.qvantel" % "jsonapi-scala-http4s-client_2.11" % "9.4.0"
Groovy Grape
@Grapes(
  @Grab(group='com.qvantel', module='jsonapi-scala-http4s-client_2.11', version='9.4.0')
)
Apache Ivy
<dependency org="com.qvantel" name="jsonapi-scala-http4s-client_2.11" rev="9.4.0" />
Leiningen
[com.qvantel/jsonapi-scala-http4s-client_2.11 "9.4.0"]
Apache Buildr
'com.qvantel:jsonapi-scala-http4s-client_2.11:jar:9.4.0'