beangle-commons-web 5.1.0.M3


Group ID:
org.beangle.commons
Artifact ID:
beangle-commons-web_2.12
Version:
5.1.0.M3
Release Date:
Apr 19, 2018
Licenses:
Files:
Full Scala Version:
2.12.4
Developers:

libraryDependencies += "org.beangle.commons" %% "beangle-commons-web" % "5.1.0.M3"

Mill build tool

ivy"org.beangle.commons::beangle-commons-web:5.1.0.M3"

Scala CLI

//> using dep "org.beangle.commons::beangle-commons-web:5.1.0.M3"

Ammonite REPL

import $ivy.`org.beangle.commons::beangle-commons-web:5.1.0.M3`

<dependency>
  <groupId>org.beangle.commons</groupId>
  <artifactId>beangle-commons-web_2.12</artifactId>
  <version>5.1.0.M3</version>
</dependency>

compile group: 'org.beangle.commons', name: 'beangle-commons-web_2.12', version: '5.1.0.M3'