is not current version
Last Version 6.1.1

com.mohiva:play-silhouette-crypto-jca_2.11 4.0.0

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

com.mohiva
ArtifactId

ArtifactId

play-silhouette-crypto-jca_2.11
Version

Version

4.0.0
Type

Type

jar

Download play-silhouette-crypto-jca_2.11 4.0.0


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