GroupId | GroupIdcom.geeoz.atom |
---|---|
ArtifactId | ArtifactIdatom-google-maps |
Version | Version1.0d29 |
Type | Typejar |
Filename | Size |
---|---|
atom-google-maps-1.0d29.pom | |
atom-google-maps-1.0d29.jar | 41 KB |
atom-google-maps-1.0d29-sources.jar | 115 KB |
atom-google-maps-1.0d29-javadoc.jar | 321 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.geeoz.atom/atom-google-maps/ -->
<dependency>
<groupId>com.geeoz.atom</groupId>
<artifactId>atom-google-maps</artifactId>
<version>1.0d29</version>
</dependency>
// https://jarcasting.com/artifacts/com.geeoz.atom/atom-google-maps/
implementation 'com.geeoz.atom:atom-google-maps:1.0d29'
// https://jarcasting.com/artifacts/com.geeoz.atom/atom-google-maps/
implementation ("com.geeoz.atom:atom-google-maps:1.0d29")
'com.geeoz.atom:atom-google-maps:jar:1.0d29'
<dependency org="com.geeoz.atom" name="atom-google-maps" rev="1.0d29">
<artifact name="atom-google-maps" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.geeoz.atom', module='atom-google-maps', version='1.0d29')
)
libraryDependencies += "com.geeoz.atom" % "atom-google-maps" % "1.0d29"
[com.geeoz.atom/atom-google-maps "1.0d29"]