is not current version
Last Version 20100527

net.oauth.core:oauth-provider 20090531


Categories

Categories

IDE Development Tools Net
GroupId

GroupId

net.oauth.core
ArtifactId

ArtifactId

oauth-provider
Version

Version

20090531
Type

Type

jar

Download oauth-provider 20090531


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