core 0.6.2


Group ID:
com.github.acsgh.mad.scala
Artifact ID:
core_2.13
Version:
0.6.2
Release Date:
Nov 11, 2019
Licenses:
Files:

libraryDependencies += "com.github.acsgh.mad.scala" %% "core" % "0.6.2"

Mill build tool

ivy"com.github.acsgh.mad.scala::core:0.6.2"

Scala CLI

//> using dep "com.github.acsgh.mad.scala::core:0.6.2"

Ammonite REPL

import $ivy.`com.github.acsgh.mad.scala::core:0.6.2`

<dependency>
  <groupId>com.github.acsgh.mad.scala</groupId>
  <artifactId>core_2.13</artifactId>
  <version>0.6.2</version>
</dependency>

compile group: 'com.github.acsgh.mad.scala', name: 'core_2.13', version: '0.6.2'