is not current version
Last Version 1.0.5

group.flyfish.oauth:oauth-nodejs 1.0.2


GroupId

GroupId

group.flyfish.oauth
ArtifactId

ArtifactId

oauth-nodejs
Version

Version

1.0.2
Type

Type

jar

Download oauth-nodejs 1.0.2


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