zalando-stups / hutmann   2.6.0

GitHub

Simple OAuth2 for Play! backend services

Scala versions: 2.12 2.11

markscheider 2.5.0


Group ID:
org.zalando
Artifact ID:
markscheider_2.11
Version:
2.5.0
Release Date:
Jul 26, 2016
Licenses:
Files:

libraryDependencies += "org.zalando" %% "markscheider" % "2.5.0"

Mill build tool

ivy"org.zalando::markscheider:2.5.0"

Scala CLI

//> using dep "org.zalando::markscheider:2.5.0"

Ammonite REPL

import $ivy.`org.zalando::markscheider:2.5.0`

<dependency>
  <groupId>org.zalando</groupId>
  <artifactId>markscheider_2.11</artifactId>
  <version>2.5.0</version>
</dependency>

compile group: 'org.zalando', name: 'markscheider_2.11', version: '2.5.0'