beangle-commons-web 5.1.4


Group ID:
org.beangle.commons
Artifact ID:
beangle-commons-web_2.12
Version:
5.1.4
Release Date:
Feb 23, 2019
Licenses:
Files:

libraryDependencies += "org.beangle.commons" %% "beangle-commons-web" % "5.1.4"

Mill build tool

ivy"org.beangle.commons::beangle-commons-web:5.1.4"

Scala CLI

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

Ammonite REPL

import $ivy.`org.beangle.commons::beangle-commons-web:5.1.4`

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

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