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

idmltutor 2.0.0-RC1


Group ID:
io.idml
Artifact ID:
idmltutor_2.12
Version:
2.0.0-RC1
Release Date:
Jul 19, 2019
Licenses:
MIT
Files:

libraryDependencies += "io.idml" %% "idmltutor" % "2.0.0-RC1"

Mill build tool

ivy"io.idml::idmltutor:2.0.0-RC1"

Scala CLI

//> using dep "io.idml::idmltutor:2.0.0-RC1"

Ammonite REPL

import $ivy.`io.idml::idmltutor:2.0.0-RC1`

<dependency>
  <groupId>io.idml</groupId>
  <artifactId>idmltutor_2.12</artifactId>
  <version>2.0.0-RC1</version>
</dependency>

compile group: 'io.idml', name: 'idmltutor_2.12', version: '2.0.0-RC1'