is not current version
Last Version 0.0.4

net.mbonnin.mooauth:mooauth 0.0.3

null

Categories

Categories

Net
GroupId

GroupId

net.mbonnin.mooauth
ArtifactId

ArtifactId

mooauth
Version

Version

0.0.3
Type

Type

jar

Download mooauth 0.0.3


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