is not current version
Last Version 8.0.2

io.github.honeycomb-cheesecake:play-silhouette-crypto-jca_2.13 7.0.5

Authentication library for Play Framework applications that supports several authentication methods, including OAuth1, OAuth2, OpenID, CAS, Credentials, Basic Authentication, Two Factor Authentication or custom authentication schemes

GroupId

GroupId

io.github.honeycomb-cheesecake
ArtifactId

ArtifactId

play-silhouette-crypto-jca_2.13
Version

Version

7.0.5
Type

Type

jar

Download play-silhouette-crypto-jca_2.13 7.0.5


<!-- https://jarcasting.com/artifacts/io.github.honeycomb-cheesecake/play-silhouette-crypto-jca_2.13/ -->
<dependency>
    <groupId>io.github.honeycomb-cheesecake</groupId>
    <artifactId>play-silhouette-crypto-jca_2.13</artifactId>
    <version>7.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.honeycomb-cheesecake/play-silhouette-crypto-jca_2.13/
implementation 'io.github.honeycomb-cheesecake:play-silhouette-crypto-jca_2.13:7.0.5'
// https://jarcasting.com/artifacts/io.github.honeycomb-cheesecake/play-silhouette-crypto-jca_2.13/
implementation ("io.github.honeycomb-cheesecake:play-silhouette-crypto-jca_2.13:7.0.5")
'io.github.honeycomb-cheesecake:play-silhouette-crypto-jca_2.13:jar:7.0.5'
<dependency org="io.github.honeycomb-cheesecake" name="play-silhouette-crypto-jca_2.13" rev="7.0.5">
  <artifact name="play-silhouette-crypto-jca_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.honeycomb-cheesecake', module='play-silhouette-crypto-jca_2.13', version='7.0.5')
)
libraryDependencies += "io.github.honeycomb-cheesecake" % "play-silhouette-crypto-jca_2.13" % "7.0.5"
[io.github.honeycomb-cheesecake/play-silhouette-crypto-jca_2.13 "7.0.5"]