commons-annotations 1.44.2


Group ID:
com.avsystem.commons
Artifact ID:
commons-annotations_2.12
Version:
1.44.2
Release Date:
Apr 24, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.avsystem.commons" %% "commons-annotations" % "1.44.2"

Mill build tool

ivy"com.avsystem.commons::commons-annotations:1.44.2"

Scala CLI

//> using dep "com.avsystem.commons::commons-annotations:1.44.2"

Ammonite REPL

import $ivy.`com.avsystem.commons::commons-annotations:1.44.2`

<dependency>
  <groupId>com.avsystem.commons</groupId>
  <artifactId>commons-annotations_2.12</artifactId>
  <version>1.44.2</version>
</dependency>

compile group: 'com.avsystem.commons', name: 'commons-annotations_2.12', version: '1.44.2'