is not current version
Last Version 1.1.0

net.oauth-2:oauth2-api 1.0.0


Categories

Categories

H2 Data Databases Net OAuth2 Security
GroupId

GroupId

net.oauth-2
ArtifactId

ArtifactId

oauth2-api
Version

Version

1.0.0
Type

Type

jar

Download oauth2-api 1.0.0


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