is not current version
Last Version 0.3.8

com.stratio.spray.auth:spray-oauth2-client_2.11 0.3.2


Categories

Categories

H2 Data Databases OAuth2 Security CLI User Interface
GroupId

GroupId

com.stratio.spray.auth
ArtifactId

ArtifactId

spray-oauth2-client_2.11
Version

Version

0.3.2
Type

Type

jar

Download spray-oauth2-client_2.11 0.3.2


<!-- https://jarcasting.com/artifacts/com.stratio.spray.auth/spray-oauth2-client_2.11/ -->
<dependency>
    <groupId>com.stratio.spray.auth</groupId>
    <artifactId>spray-oauth2-client_2.11</artifactId>
    <version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.stratio.spray.auth/spray-oauth2-client_2.11/
implementation 'com.stratio.spray.auth:spray-oauth2-client_2.11:0.3.2'
// https://jarcasting.com/artifacts/com.stratio.spray.auth/spray-oauth2-client_2.11/
implementation ("com.stratio.spray.auth:spray-oauth2-client_2.11:0.3.2")
'com.stratio.spray.auth:spray-oauth2-client_2.11:jar:0.3.2'
<dependency org="com.stratio.spray.auth" name="spray-oauth2-client_2.11" rev="0.3.2">
  <artifact name="spray-oauth2-client_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stratio.spray.auth', module='spray-oauth2-client_2.11', version='0.3.2')
)
libraryDependencies += "com.stratio.spray.auth" % "spray-oauth2-client_2.11" % "0.3.2"
[com.stratio.spray.auth/spray-oauth2-client_2.11 "0.3.2"]