commons-core 2.5.4


Group ID:
com.avsystem.commons
Artifact ID:
commons-core_2.13
Version:
2.5.4
Release Date:
Feb 9, 2022
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.avsystem.commons</groupId>
  <artifactId>commons-core_2.13</artifactId>
  <version>2.5.4</version>
</dependency>

compile group: 'com.avsystem.commons', name: 'commons-core_2.13', version: '2.5.4'