| License |
License |
|---|---|
| GroupId | GroupIdcom.github.tototoshi |
| ArtifactId | ArtifactIdplay2-auth-test_2.11 |
| Version | Version0.15.0 |
| Type | Typejar |
| Description |
Descriptionplay2-auth-test
play2-auth-test
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.tototoshi |
<!-- https://jarcasting.com/artifacts/com.github.tototoshi/play2-auth-test_2.11/ -->
<dependency>
<groupId>com.github.tototoshi</groupId>
<artifactId>play2-auth-test_2.11</artifactId>
<version>0.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tototoshi/play2-auth-test_2.11/
implementation 'com.github.tototoshi:play2-auth-test_2.11:0.15.0'
// https://jarcasting.com/artifacts/com.github.tototoshi/play2-auth-test_2.11/
implementation ("com.github.tototoshi:play2-auth-test_2.11:0.15.0")
'com.github.tototoshi:play2-auth-test_2.11:jar:0.15.0'
<dependency org="com.github.tototoshi" name="play2-auth-test_2.11" rev="0.15.0">
<artifact name="play2-auth-test_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tototoshi', module='play2-auth-test_2.11', version='0.15.0')
)
libraryDependencies += "com.github.tototoshi" % "play2-auth-test_2.11" % "0.15.0"
[com.github.tototoshi/play2-auth-test_2.11 "0.15.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.8 |
| com.github.tototoshi : play2-auth_2.11 | jar | 0.15.0 |
| com.typesafe.play : play-test_2.11 | jar | 2.4.6 |