is not current version
Last Version 0.0.4

net.mbonnin.mooauth:mooauth 0.0.1

null

Categories

Categories

Net
GroupId

GroupId

net.mbonnin.mooauth
ArtifactId

ArtifactId

mooauth
Version

Version

0.0.1
Type

Type

jar

Download mooauth 0.0.1


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