MVN

com.github.acsgh.mad.scala.router : http_2.12

Maven & Gradle

Oct 24, 2019
9 usages
0 stars

mad-scala · Light scala HTTP server

<dependency>
    <groupId>com.github.acsgh.mad.scala.router</groupId>
    <artifactId>http_2.12</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.acsgh.mad.scala.router : http_2.12 to add to Maven - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of com.github.acsgh.mad.scala.router : http_2.12 to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
http_2.12-0.2.1
0.1.x
http_2.12-0.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.acsgh.mad.scala.router</groupId>
    <artifactId>http_2.12</artifactId>
    <version>0.2.1</version>
</dependency>

Advertisement