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

idmld 1.0.27


Group ID:
io.idml
Artifact ID:
idmld_2.12
Version:
1.0.27
Release Date:
Apr 3, 2019
Licenses:
MIT
Files:

libraryDependencies += "io.idml" %% "idmld" % "1.0.27"

Mill build tool

ivy"io.idml::idmld:1.0.27"

Scala CLI

//> using dep "io.idml::idmld:1.0.27"

Ammonite REPL

import $ivy.`io.idml::idmld:1.0.27`

<dependency>
  <groupId>io.idml</groupId>
  <artifactId>idmld_2.12</artifactId>
  <version>1.0.27</version>
</dependency>

compile group: 'io.idml', name: 'idmld_2.12', version: '1.0.27'