commons-core 1.23.2


Group ID:
com.avsystem.commons
Artifact ID:
commons-core_2.12
Version:
1.23.2
Release Date:
Oct 30, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.avsystem.commons" %% "commons-core" % "1.23.2"

Mill build tool

ivy"com.avsystem.commons::commons-core:1.23.2"

Scala CLI

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

Ammonite REPL

import $ivy.`com.avsystem.commons::commons-core:1.23.2`

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

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