GroupId | GroupIdcom.github.gitssie |
---|---|
ArtifactId | ArtifactIdplay-deadbolt_2.12 |
Version | Version2.6.7 |
Type | Typejar |
Filename | Size |
---|---|
play-deadbolt_2.12-2.6.7.pom | |
play-deadbolt_2.12-2.6.7.jar | 125 KB |
play-deadbolt_2.12-2.6.7-sources.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gitssie/play-deadbolt_2.12/ -->
<dependency>
<groupId>com.github.gitssie</groupId>
<artifactId>play-deadbolt_2.12</artifactId>
<version>2.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gitssie/play-deadbolt_2.12/
implementation 'com.github.gitssie:play-deadbolt_2.12:2.6.7'
// https://jarcasting.com/artifacts/com.github.gitssie/play-deadbolt_2.12/
implementation ("com.github.gitssie:play-deadbolt_2.12:2.6.7")
'com.github.gitssie:play-deadbolt_2.12:jar:2.6.7'
<dependency org="com.github.gitssie" name="play-deadbolt_2.12" rev="2.6.7">
<artifact name="play-deadbolt_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gitssie', module='play-deadbolt_2.12', version='2.6.7')
)
libraryDependencies += "com.github.gitssie" % "play-deadbolt_2.12" % "2.6.7"
[com.github.gitssie/play-deadbolt_2.12 "2.6.7"]