core 1.0.3


Group ID:
com.github.acsgh.mad.scala.server
Artifact ID:
core_2.13
Version:
1.0.3
Release Date:
Jul 24, 2020
Licenses:
Files:

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

Mill build tool

ivy"com.github.acsgh.mad.scala.server::core:1.0.3"

Scala CLI

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

Ammonite REPL

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

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

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