is not current version
Last Version 1.0.79

org.entur.ror.helpers:oauth2 1.0.78


Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

org.entur.ror.helpers
ArtifactId

ArtifactId

oauth2
Version

Version

1.0.78
Type

Type

jar

Download oauth2 1.0.78


<!-- https://jarcasting.com/artifacts/org.entur.ror.helpers/oauth2/ -->
<dependency>
    <groupId>org.entur.ror.helpers</groupId>
    <artifactId>oauth2</artifactId>
    <version>1.0.78</version>
</dependency>
// https://jarcasting.com/artifacts/org.entur.ror.helpers/oauth2/
implementation 'org.entur.ror.helpers:oauth2:1.0.78'
// https://jarcasting.com/artifacts/org.entur.ror.helpers/oauth2/
implementation ("org.entur.ror.helpers:oauth2:1.0.78")
'org.entur.ror.helpers:oauth2:jar:1.0.78'
<dependency org="org.entur.ror.helpers" name="oauth2" rev="1.0.78">
  <artifact name="oauth2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.entur.ror.helpers', module='oauth2', version='1.0.78')
)
libraryDependencies += "org.entur.ror.helpers" % "oauth2" % "1.0.78"
[org.entur.ror.helpers/oauth2 "1.0.78"]