commons-jetty 1.19.4


Group ID:
com.avsystem.commons
Artifact ID:
commons-jetty_2.12
Version:
1.19.4
Release Date:
Jan 3, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.avsystem.commons" %% "commons-jetty" % "1.19.4"

Mill build tool

ivy"com.avsystem.commons::commons-jetty:1.19.4"

Scala CLI

//> using dep "com.avsystem.commons::commons-jetty:1.19.4"

Ammonite REPL

import $ivy.`com.avsystem.commons::commons-jetty:1.19.4`

<dependency>
  <groupId>com.avsystem.commons</groupId>
  <artifactId>commons-jetty_2.12</artifactId>
  <version>1.19.4</version>
</dependency>

compile group: 'com.avsystem.commons', name: 'commons-jetty_2.12', version: '1.19.4'