commons-core 2.0.0-ghtest5


Group ID:
com.avsystem.commons
Artifact ID:
commons-core_2.12
Version:
2.0.0-ghtest5
Release Date:
Dec 20, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.avsystem.commons" %% "commons-core" % "2.0.0-ghtest5"

Mill build tool

ivy"com.avsystem.commons::commons-core:2.0.0-ghtest5"

Scala CLI

//> using dep "com.avsystem.commons::commons-core:2.0.0-ghtest5"

Ammonite REPL

import $ivy.`com.avsystem.commons::commons-core:2.0.0-ghtest5`

<dependency>
  <groupId>com.avsystem.commons</groupId>
  <artifactId>commons-core_2.12</artifactId>
  <version>2.0.0-ghtest5</version>
</dependency>

compile group: 'com.avsystem.commons', name: 'commons-core_2.12', version: '2.0.0-ghtest5'