commons-jetty 2.5.1


Group ID:
com.avsystem.commons
Artifact ID:
commons-jetty_2.13
Version:
2.5.1
Release Date:
Nov 30, 2021
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.avsystem.commons</groupId>
  <artifactId>commons-jetty_2.13</artifactId>
  <version>2.5.1</version>
</dependency>

compile group: 'com.avsystem.commons', name: 'commons-jetty_2.13', version: '2.5.1'