is not current version
Last Version 10.2.0

com.qvantel:jsonapi-scala-http4s-client_2.12 9.3.0

jsonapi.org scala implementation

Categories

Categories

Scala Languages Ant Build Tools CLI User Interface JSON Data
GroupId

GroupId

com.qvantel
ArtifactId

ArtifactId

jsonapi-scala-http4s-client_2.12
Version

Version

9.3.0
Type

Type

jar

Download jsonapi-scala-http4s-client_2.12 9.3.0


<!-- https://jarcasting.com/artifacts/com.qvantel/jsonapi-scala-http4s-client_2.12/ -->
<dependency>
    <groupId>com.qvantel</groupId>
    <artifactId>jsonapi-scala-http4s-client_2.12</artifactId>
    <version>9.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.qvantel/jsonapi-scala-http4s-client_2.12/
implementation 'com.qvantel:jsonapi-scala-http4s-client_2.12:9.3.0'
// https://jarcasting.com/artifacts/com.qvantel/jsonapi-scala-http4s-client_2.12/
implementation ("com.qvantel:jsonapi-scala-http4s-client_2.12:9.3.0")
'com.qvantel:jsonapi-scala-http4s-client_2.12:jar:9.3.0'
<dependency org="com.qvantel" name="jsonapi-scala-http4s-client_2.12" rev="9.3.0">
  <artifact name="jsonapi-scala-http4s-client_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qvantel', module='jsonapi-scala-http4s-client_2.12', version='9.3.0')
)
libraryDependencies += "com.qvantel" % "jsonapi-scala-http4s-client_2.12" % "9.3.0"
[com.qvantel/jsonapi-scala-http4s-client_2.12 "9.3.0"]