is not current version
Last Version 20090531

net.oauth:oauth-parent 20090530

OAuth::Parent POM

Categories

Categories

Net
GroupId

GroupId

net.oauth
ArtifactId

ArtifactId

oauth-parent
Version

Version

20090530
Type

Type

pom

Download oauth-parent 20090530


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