MVN

com.geeoz.atom : atom-google-maps

Maven & Gradle

Apr 18, 2015
2 usages

Atom - Google Maps Javascript API V3 GWT Wrapper · GWT wrapper for the Google Maps Javascript API V3

<dependency>
    <groupId>com.geeoz.atom</groupId>
    <artifactId>atom-google-maps</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.geeoz.atom : atom-google-maps to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.geeoz.atom : atom-google-maps to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
atom-google-maps-1.0.0
1.0d32
atom-google-maps-1.0d32
1.0d31
atom-google-maps-1.0d31
1.0d30
atom-google-maps-1.0d30
1.0d29
atom-google-maps-1.0d29

How to add a dependency to Maven

Add the following com.geeoz.atom : atom-google-maps maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.geeoz.atom</groupId>
    <artifactId>atom-google-maps</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.geeoz.atom : atom-google-maps gradle dependency to your build.gradle file:

implementation 'com.geeoz.atom:atom-google-maps:1.0.0'

Gradle Kotlin DSL: Add the following com.geeoz.atom : atom-google-maps gradle kotlin dependency to your build.gradle.kts file:

implementation("com.geeoz.atom:atom-google-maps:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.geeoz.atom : atom-google-maps sbt scala dependency to your build.sbt file:

libraryDependencies += "com.geeoz.atom" % "atom-google-maps" % "1.0.0"

Advertisement

Dependencies from Group

Apr 18, 2015
10 usages
Jun 19, 2016
7 usages
Dec 05, 2013
6 usages
Apr 18, 2015
4 usages
Jun 19, 2016
3 usages

Discover Dependencies

Dec 06, 2005
2 usages
Jan 20, 2015
10 usages
Sep 20, 2005
Jan 07, 2015
22 usages
Sep 26, 2014
7 usages
Nov 17, 2011
4 usages
May 14, 2013
3 usages
4 stars