is not current version
Last Version 0.0.15

com.walterjwhite.modules:google 0.0.14


GroupId

GroupId

com.walterjwhite.modules
ArtifactId

ArtifactId

google
Version

Version

0.0.14
Type

Type

jar

Download google 0.0.14


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