is not current version
Last Version 1.0.5

group.flyfish.oauth:oauth-parent 1.0.2


GroupId

GroupId

group.flyfish.oauth
ArtifactId

ArtifactId

oauth-parent
Version

Version

1.0.2
Type

Type

pom

Download oauth-parent 1.0.2

Filename Size
oauth-parent-1.0.2.pom 11 KB
Browse

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