commons-analyzer 2.2.7


Group ID:
com.avsystem.commons
Artifact ID:
commons-analyzer_2.13
Version:
2.2.7
Release Date:
Sep 13, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.avsystem.commons" %% "commons-analyzer" % "2.2.7"

Mill build tool

ivy"com.avsystem.commons::commons-analyzer:2.2.7"

Scala CLI

//> using dep "com.avsystem.commons::commons-analyzer:2.2.7"

Ammonite REPL

import $ivy.`com.avsystem.commons::commons-analyzer:2.2.7`

<dependency>
  <groupId>com.avsystem.commons</groupId>
  <artifactId>commons-analyzer_2.13</artifactId>
  <version>2.2.7</version>
</dependency>

compile group: 'com.avsystem.commons', name: 'commons-analyzer_2.13', version: '2.2.7'