is not current version
Last Version 20100527

net.oauth.core:oauth 20090617


Categories

Categories

Net
GroupId

GroupId

net.oauth.core
ArtifactId

ArtifactId

oauth
Version

Version

20090617
Type

Type

jar

Download oauth 20090617


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