Last Version

play-basic-auth 0.1.15

play-basic-auth

License

License

MIT
GroupId

GroupId

com.lambdaminute
ArtifactId

ArtifactId

play-basic-auth_2.12
Version

Version

0.1.15
Type

Type

jar
Description

Description

play-basic-auth
play-basic-auth
Project URL

Project URL

https://github.com/hejfelix/play-basic-auth
Project Organization

Project Organization

com.lambdaminute
Source Code Management

Source Code Management

https://github.com/hejfelix/play-basic-auth

Download play-basic-auth_2.12 0.1.15


<!-- https://jarcasting.com/artifacts/com.lambdaminute/play-basic-auth_2.12/ -->
<dependency>
    <groupId>com.lambdaminute</groupId>
    <artifactId>play-basic-auth_2.12</artifactId>
    <version>0.1.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.lambdaminute/play-basic-auth_2.12/
implementation 'com.lambdaminute:play-basic-auth_2.12:0.1.15'
// https://jarcasting.com/artifacts/com.lambdaminute/play-basic-auth_2.12/
implementation ("com.lambdaminute:play-basic-auth_2.12:0.1.15")
'com.lambdaminute:play-basic-auth_2.12:jar:0.1.15'
<dependency org="com.lambdaminute" name="play-basic-auth_2.12" rev="0.1.15">
  <artifact name="play-basic-auth_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lambdaminute', module='play-basic-auth_2.12', version='0.1.15')
)
libraryDependencies += "com.lambdaminute" % "play-basic-auth_2.12" % "0.1.15"
[com.lambdaminute/play-basic-auth_2.12 "0.1.15"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.3
com.typesafe.play : play_2.12 jar 2.6.3

test (2)

Group / Artifact Type Version
com.typesafe.play : play-test_2.12 jar 2.6.3
org.scalatest : scalatest_2.12 jar 3.0.3

Project Modules

There are no modules declared in this project.