beangle-commons-web 4.6.0


Group ID:
org.beangle.commons
Artifact ID:
beangle-commons-web_2.12
Version:
4.6.0
Release Date:
Jan 2, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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