examples 0.4.0


Group ID:
com.github.acsgh.mad.scala.examples
Artifact ID:
examples_2.12
Version:
0.4.0
Release Date:
Nov 1, 2019
Licenses:
Files:

libraryDependencies += "com.github.acsgh.mad.scala.examples" %% "examples" % "0.4.0"

Mill build tool

ivy"com.github.acsgh.mad.scala.examples::examples:0.4.0"

Scala CLI

//> using dep "com.github.acsgh.mad.scala.examples::examples:0.4.0"

Ammonite REPL

import $ivy.`com.github.acsgh.mad.scala.examples::examples:0.4.0`

<dependency>
  <groupId>com.github.acsgh.mad.scala.examples</groupId>
  <artifactId>examples_2.12</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'com.github.acsgh.mad.scala.examples', name: 'examples_2.12', version: '0.4.0'