is not current version
Last Version 0.11.1

com.ocadotechnology:sttp-oauth2-backend-common_2.12 0.10.2

sttp-oauth2-backend-common

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

com.ocadotechnology
ArtifactId

ArtifactId

sttp-oauth2-backend-common_2.12
Version

Version

0.10.2
Type

Type

jar

Download sttp-oauth2-backend-common_2.12 0.10.2


<!-- https://jarcasting.com/artifacts/com.ocadotechnology/sttp-oauth2-backend-common_2.12/ -->
<dependency>
    <groupId>com.ocadotechnology</groupId>
    <artifactId>sttp-oauth2-backend-common_2.12</artifactId>
    <version>0.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ocadotechnology/sttp-oauth2-backend-common_2.12/
implementation 'com.ocadotechnology:sttp-oauth2-backend-common_2.12:0.10.2'
// https://jarcasting.com/artifacts/com.ocadotechnology/sttp-oauth2-backend-common_2.12/
implementation ("com.ocadotechnology:sttp-oauth2-backend-common_2.12:0.10.2")
'com.ocadotechnology:sttp-oauth2-backend-common_2.12:jar:0.10.2'
<dependency org="com.ocadotechnology" name="sttp-oauth2-backend-common_2.12" rev="0.10.2">
  <artifact name="sttp-oauth2-backend-common_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ocadotechnology', module='sttp-oauth2-backend-common_2.12', version='0.10.2')
)
libraryDependencies += "com.ocadotechnology" % "sttp-oauth2-backend-common_2.12" % "0.10.2"
[com.ocadotechnology/sttp-oauth2-backend-common_2.12 "0.10.2"]