is not current version
Last Version 1.0.2

com.github.enalmada:play-https-redirect_2.11 1.0.1

Playframework HTTP to HTTPS redirect filter

GroupId

GroupId

com.github.enalmada
ArtifactId

ArtifactId

play-https-redirect_2.11
Version

Version

1.0.1
Type

Type

jar

Download play-https-redirect_2.11 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.enalmada/play-https-redirect_2.11/ -->
<dependency>
    <groupId>com.github.enalmada</groupId>
    <artifactId>play-https-redirect_2.11</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.enalmada/play-https-redirect_2.11/
implementation 'com.github.enalmada:play-https-redirect_2.11:1.0.1'
// https://jarcasting.com/artifacts/com.github.enalmada/play-https-redirect_2.11/
implementation ("com.github.enalmada:play-https-redirect_2.11:1.0.1")
'com.github.enalmada:play-https-redirect_2.11:jar:1.0.1'
<dependency org="com.github.enalmada" name="play-https-redirect_2.11" rev="1.0.1">
  <artifact name="play-https-redirect_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.enalmada', module='play-https-redirect_2.11', version='1.0.1')
)
libraryDependencies += "com.github.enalmada" % "play-https-redirect_2.11" % "1.0.1"
[com.github.enalmada/play-https-redirect_2.11 "1.0.1"]