cornerman / chameleon   0.4.1

MIT License GitHub

Typeclasses for serialization in scala

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x

chameleon-http4s 0.4.0


Group ID:
com.github.cornerman
Artifact ID:
chameleon-http4s_2.13
Version:
0.4.0
Release Date:
Jun 10, 2024
Licenses:
MIT
Files:
Full Scala Version:
2.13.14

libraryDependencies += "com.github.cornerman" %% "chameleon-http4s" % "0.4.0"

Mill build tool

ivy"com.github.cornerman::chameleon-http4s:0.4.0"

Scala CLI

//> using dep "com.github.cornerman::chameleon-http4s:0.4.0"

Ammonite REPL

import $ivy.`com.github.cornerman::chameleon-http4s:0.4.0`

<dependency>
  <groupId>com.github.cornerman</groupId>
  <artifactId>chameleon-http4s_2.13</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'com.github.cornerman', name: 'chameleon-http4s_2.13', version: '0.4.0'