commons-analyzer 1.25.5


Group ID:
com.avsystem.commons
Artifact ID:
commons-analyzer_2.12
Version:
1.25.5
Release Date:
Dec 21, 2017
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.avsystem.commons</groupId>
  <artifactId>commons-analyzer_2.12</artifactId>
  <version>1.25.5</version>
</dependency>

compile group: 'com.avsystem.commons', name: 'commons-analyzer_2.12', version: '1.25.5'