servlet 0.8.2


Group ID:
com.github.acsgh.mad.scala.server.provider
Artifact ID:
servlet_2.13
Version:
0.8.2
Release Date:
Jan 14, 2020
Licenses:
Files:

libraryDependencies += "com.github.acsgh.mad.scala.server.provider" %% "servlet" % "0.8.2"

Mill build tool

ivy"com.github.acsgh.mad.scala.server.provider::servlet:0.8.2"

Scala CLI

//> using dep "com.github.acsgh.mad.scala.server.provider::servlet:0.8.2"

Ammonite REPL

import $ivy.`com.github.acsgh.mad.scala.server.provider::servlet:0.8.2`

<dependency>
  <groupId>com.github.acsgh.mad.scala.server.provider</groupId>
  <artifactId>servlet_2.13</artifactId>
  <version>0.8.2</version>
</dependency>

compile group: 'com.github.acsgh.mad.scala.server.provider', name: 'servlet_2.13', version: '0.8.2'