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

idmldoc 2.1.0-RC9


Group ID:
io.idml
Artifact ID:
idmldoc_2.13
Version:
2.1.0-RC9
Release Date:
Sept 9, 2021
Licenses:
MIT
Files:

libraryDependencies += "io.idml" %% "idmldoc" % "2.1.0-RC9"

Mill build tool

ivy"io.idml::idmldoc:2.1.0-RC9"

Scala CLI

//> using dep "io.idml::idmldoc:2.1.0-RC9"

Ammonite REPL

import $ivy.`io.idml::idmldoc:2.1.0-RC9`

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

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