commons-rest 1.46.3


Group ID:
com.avsystem.commons
Artifact ID:
commons-rest_2.12
Version:
1.46.3
Release Date:
Sept 4, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.avsystem.commons" %% "commons-rest" % "1.46.3"

Mill build tool

ivy"com.avsystem.commons::commons-rest:1.46.3"

Scala CLI

//> using dep "com.avsystem.commons::commons-rest:1.46.3"

Ammonite REPL

import $ivy.`com.avsystem.commons::commons-rest:1.46.3`

<dependency>
  <groupId>com.avsystem.commons</groupId>
  <artifactId>commons-rest_2.12</artifactId>
  <version>1.46.3</version>
</dependency>

compile group: 'com.avsystem.commons', name: 'commons-rest_2.12', version: '1.46.3'