is not current version
Last Version 0.11.1

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

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.8.0
Type

Type

jar

Download sttp-oauth2-backend-common_2.12 0.8.0


<!-- 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.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ocadotechnology/sttp-oauth2-backend-common_2.12/
implementation 'com.ocadotechnology:sttp-oauth2-backend-common_2.12:0.8.0'
// https://jarcasting.com/artifacts/com.ocadotechnology/sttp-oauth2-backend-common_2.12/
implementation ("com.ocadotechnology:sttp-oauth2-backend-common_2.12:0.8.0")
'com.ocadotechnology:sttp-oauth2-backend-common_2.12:jar:0.8.0'
<dependency org="com.ocadotechnology" name="sttp-oauth2-backend-common_2.12" rev="0.8.0">
  <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.8.0')
)
libraryDependencies += "com.ocadotechnology" % "sttp-oauth2-backend-common_2.12" % "0.8.0"
[com.ocadotechnology/sttp-oauth2-backend-common_2.12 "0.8.0"]