enalmada / play-https-redirect   1.0.3

GitHub

Playframework filter to redirect http to https

Scala versions: 2.12

play-https-redirect 1.0.2


Group ID:
com.github.enalmada
Artifact ID:
play-https-redirect_2.11
Version:
1.0.2
Release Date:
May 21, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:

libraryDependencies += "com.github.enalmada" %% "play-https-redirect" % "1.0.2"

Mill build tool

ivy"com.github.enalmada::play-https-redirect:1.0.2"

Scala CLI

//> using dep "com.github.enalmada::play-https-redirect:1.0.2"

Ammonite REPL

import $ivy.`com.github.enalmada::play-https-redirect:1.0.2`

<dependency>
  <groupId>com.github.enalmada</groupId>
  <artifactId>play-https-redirect_2.11</artifactId>
  <version>1.0.2</version>
</dependency>

compile group: 'com.github.enalmada', name: 'play-https-redirect_2.11', version: '1.0.2'