is not current version
Last Version 1.0.5

group.flyfish.oauth:oauth-nodejs 1.0.4


GroupId

GroupId

group.flyfish.oauth
ArtifactId

ArtifactId

oauth-nodejs
Version

Version

1.0.4
Type

Type

jar

Download oauth-nodejs 1.0.4


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