Last Version

Play OAuth client 1.0.0

Java and Scala OAuth client for Play 2.0 framework with user profile retrieval using scribe-up

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.leleuj.play
ArtifactId

ArtifactId

play-oauth-client
Version

Version

1.0.0
Type

Type

jar
Description

Description

Play OAuth client
Java and Scala OAuth client for Play 2.0 framework with user profile retrieval using scribe-up

Download play-oauth-client 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.leleuj.play/play-oauth-client/ -->
<dependency>
    <groupId>com.github.leleuj.play</groupId>
    <artifactId>play-oauth-client</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.leleuj.play/play-oauth-client/
implementation 'com.github.leleuj.play:play-oauth-client:1.0.0'
// https://jarcasting.com/artifacts/com.github.leleuj.play/play-oauth-client/
implementation ("com.github.leleuj.play:play-oauth-client:1.0.0")
'com.github.leleuj.play:play-oauth-client:jar:1.0.0'
<dependency org="com.github.leleuj.play" name="play-oauth-client" rev="1.0.0">
  <artifact name="play-oauth-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.leleuj.play', module='play-oauth-client', version='1.0.0')
)
libraryDependencies += "com.github.leleuj.play" % "play-oauth-client" % "1.0.0"
[com.github.leleuj.play/play-oauth-client "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scribe : scribe-up jar 1.3.1
org.scala-lang : scala-compiler jar 2.9.2

provided (1)

Group / Artifact Type Version
play » play_2.9.1 jar 2.0.4

Project Modules

There are no modules declared in this project.