acsgh / madserver   0.1.1

GitHub
Scala versions: 2.12

core 0.1.1


Group ID:
com.github.acsgh.mad.scala
Artifact ID:
core_2.12
Version:
0.1.1
Release Date:
Jul 14, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.acsgh.mad.scala</groupId>
  <artifactId>core_2.12</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'com.github.acsgh.mad.scala', name: 'core_2.12', version: '0.1.1'