jetty 1.0.0


Group ID:
com.github.acsgh.mad.scala.examples.server
Artifact ID:
jetty_2.13
Version:
1.0.0
Release Date:
Jun 29, 2020
Licenses:
Files:

libraryDependencies += "com.github.acsgh.mad.scala.examples.server" %% "jetty" % "1.0.0"

Mill build tool

ivy"com.github.acsgh.mad.scala.examples.server::jetty:1.0.0"

Scala CLI

//> using dep "com.github.acsgh.mad.scala.examples.server::jetty:1.0.0"

Ammonite REPL

import $ivy.`com.github.acsgh.mad.scala.examples.server::jetty:1.0.0`

<dependency>
  <groupId>com.github.acsgh.mad.scala.examples.server</groupId>
  <artifactId>jetty_2.13</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.github.acsgh.mad.scala.examples.server', name: 'jetty_2.13', version: '1.0.0'