is not current version
Last Version 0.4.10

org.webjars.npm:oauth-ng 0.4.9

WebJar for oauth-ng

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

oauth-ng
Version

Version

0.4.9
Type

Type

jar

Download oauth-ng 0.4.9


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