is not current version
Last Version 10.2.0

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

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

6.0.2
Type

Type

jar

Download jsonapi-scala-http4s-client_2.12 6.0.2


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