stackableregiments / dependencies   0.4.0

GitHub

Associated pieces which underlie shared MeTL systems. Some are experiments, some are now distributed through maven repositories.

Scala versions: 2.11

form-authentication 0.2.0


Group ID:
io.github.stackableregiments
Artifact ID:
form-authentication_2.11
Version:
0.2.0
Release Date:
Oct 23, 2015
Licenses:
Files:

libraryDependencies += "io.github.stackableregiments" %% "form-authentication" % "0.2.0"

Mill build tool

ivy"io.github.stackableregiments::form-authentication:0.2.0"

Scala CLI

//> using dep "io.github.stackableregiments::form-authentication:0.2.0"

Ammonite REPL

import $ivy.`io.github.stackableregiments::form-authentication:0.2.0`

<dependency>
  <groupId>io.github.stackableregiments</groupId>
  <artifactId>form-authentication_2.11</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'io.github.stackableregiments', name: 'form-authentication_2.11', version: '0.2.0'