is not current version
Last Version 8.0.2

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

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

8.0.1
Type

Type

jar

Download play-silhouette-crypto-jca_2.13 8.0.1


<!-- 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>8.0.1</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:8.0.1'
// 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:8.0.1")
'io.github.honeycomb-cheesecake:play-silhouette-crypto-jca_2.13:jar:8.0.1'
<dependency org="io.github.honeycomb-cheesecake" name="play-silhouette-crypto-jca_2.13" rev="8.0.1">
  <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='8.0.1')
)
libraryDependencies += "io.github.honeycomb-cheesecake" % "play-silhouette-crypto-jca_2.13" % "8.0.1"
[io.github.honeycomb-cheesecake/play-silhouette-crypto-jca_2.13 "8.0.1"]