is not current version
Last Version 10.2.0

com.qvantel:jsonapi-scala-http4s-client_2.13 10.1.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.13
Version

Version

10.1.0
Type

Type

jar

Download jsonapi-scala-http4s-client_2.13 10.1.0


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