k

kebs-http4s-stir_2.13

Automatic generation of http4s-stir deserializers for 1-element case classes, opaque and tagged types
https://github.com/theiterators/kebs
MIT License
Iterators
Marcin Rzeźnicki Jonatan Borkowski Paweł Kiersznowski
Files download
File Operation
kebs-http4s-stir_2.13-1.9.6.jar download
kebs-http4s-stir_2.13-1.9.6.pom download
kebs-http4s-stir_2.13-1.9.6-sources.jar download
Apache Maven
<dependency>
  <groupId>pl.iterators</groupId>
  <artifactId>kebs-http4s-stir_2.13</artifactId>
  <version>1.9.6</version>
</dependency>
Gradle Groovy
implementation 'pl.iterators:kebs-http4s-stir_2.13:1.9.6'
Gradle Kotlin
implementation("pl.iterators:kebs-http4s-stir_2.13:1.9.6")
Scala SBT
libraryDependencies += "pl.iterators" % "kebs-http4s-stir_2.13" % "1.9.6"
Groovy Grape
@Grapes(
  @Grab(group='pl.iterators', module='kebs-http4s-stir_2.13', version='1.9.6')
)
Apache Ivy
<dependency org="pl.iterators" name="kebs-http4s-stir_2.13" rev="1.9.6" />
Leiningen
[pl.iterators/kebs-http4s-stir_2.13 "1.9.6"]
Apache Buildr
'pl.iterators:kebs-http4s-stir_2.13:jar:1.9.6'