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-lang 1.0.23


Group ID:
io.idml
Artifact ID:
idml-lang_2.12
Version:
1.0.23
Release Date:
Feb 26, 2019
Licenses:
MIT
Files:

libraryDependencies += "io.idml" %% "idml-lang" % "1.0.23"

Mill build tool

ivy"io.idml::idml-lang:1.0.23"

Scala CLI

//> using dep "io.idml::idml-lang:1.0.23"

Ammonite REPL

import $ivy.`io.idml::idml-lang:1.0.23`

<dependency>
  <groupId>io.idml</groupId>
  <artifactId>idml-lang_2.12</artifactId>
  <version>1.0.23</version>
</dependency>

compile group: 'io.idml', name: 'idml-lang_2.12', version: '1.0.23'