commons-core 1.13.3


Group ID:
com.avsystem.commons
Artifact ID:
commons-core_2.11
Version:
1.13.3
Release Date:
Mar 14, 2016
Licenses:
MIT
Files:
Full Scala Version:
2.11.8
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.avsystem.commons</groupId>
  <artifactId>commons-core_2.11</artifactId>
  <version>1.13.3</version>
</dependency>

compile group: 'com.avsystem.commons', name: 'commons-core_2.11', version: '1.13.3'