acsgh / scala-common   1.3.0

Apache License 2.0 GitHub

Common utils used in several projects

Scala versions: 3.x 2.13 2.12 2.11

scala-common 1.2.4


Group ID:
com.github.acsgh.common.scala
Artifact ID:
scala-common_2.13
Version:
1.2.4
Release Date:
Oct 27, 2019
Licenses:
Files:

libraryDependencies += "com.github.acsgh.common.scala" %% "scala-common" % "1.2.4"

Mill build tool

ivy"com.github.acsgh.common.scala::scala-common:1.2.4"

Scala CLI

//> using dep "com.github.acsgh.common.scala::scala-common:1.2.4"

Ammonite REPL

import $ivy.`com.github.acsgh.common.scala::scala-common:1.2.4`

<dependency>
  <groupId>com.github.acsgh.common.scala</groupId>
  <artifactId>scala-common_2.13</artifactId>
  <version>1.2.4</version>
</dependency>

compile group: 'com.github.acsgh.common.scala', name: 'scala-common_2.13', version: '1.2.4'