idml / idml   2.1.0

MIT License Website GitHub

The reference implementation of IDML for the JVM

Scala versions: 2.13 2.12
sbt plugins: 1.0

idml-circe 2.1.0


Group ID:
io.idml
Artifact ID:
idml-circe_2.13
Version:
2.1.0
Release Date:
Apr 22, 2022
Licenses:
MIT
Files:

libraryDependencies += "io.idml" %% "idml-circe" % "2.1.0"

Mill build tool

ivy"io.idml::idml-circe:2.1.0"

Scala CLI

//> using dep "io.idml::idml-circe:2.1.0"

Ammonite REPL

import $ivy.`io.idml::idml-circe:2.1.0`

<dependency>
  <groupId>io.idml</groupId>
  <artifactId>idml-circe_2.13</artifactId>
  <version>2.1.0</version>
</dependency>

compile group: 'io.idml', name: 'idml-circe_2.13', version: '2.1.0'