GroupId | GroupIdcom.jdkhome.blzo |
---|---|
ArtifactId | ArtifactIdblzo-ex-google-auth |
Version | Version0.3.0.RELEASE |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.jdkhome.blzo/blzo-ex-google-auth/ -->
<dependency>
<groupId>com.jdkhome.blzo</groupId>
<artifactId>blzo-ex-google-auth</artifactId>
<version>0.3.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.jdkhome.blzo/blzo-ex-google-auth/
implementation 'com.jdkhome.blzo:blzo-ex-google-auth:0.3.0.RELEASE'
// https://jarcasting.com/artifacts/com.jdkhome.blzo/blzo-ex-google-auth/
implementation ("com.jdkhome.blzo:blzo-ex-google-auth:0.3.0.RELEASE")
'com.jdkhome.blzo:blzo-ex-google-auth:jar:0.3.0.RELEASE'
<dependency org="com.jdkhome.blzo" name="blzo-ex-google-auth" rev="0.3.0.RELEASE">
<artifact name="blzo-ex-google-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jdkhome.blzo', module='blzo-ex-google-auth', version='0.3.0.RELEASE')
)
libraryDependencies += "com.jdkhome.blzo" % "blzo-ex-google-auth" % "0.3.0.RELEASE"
[com.jdkhome.blzo/blzo-ex-google-auth "0.3.0.RELEASE"]