is not current version
Last Version 3.3.0

org.fujion.webjars:webjar-google-maps 3.2.1

Wrapper for asynchronously using Google Maps API in browser.

GroupId

GroupId

org.fujion.webjars
ArtifactId

ArtifactId

webjar-google-maps
Version

Version

3.2.1
Type

Type

jar

Download webjar-google-maps 3.2.1


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