Google Maps InfoBox
A browserify optimized module of google maps infobox.
This repository and npm module only encapsulates the original script insto a broserify friendly module, and doesn't modify it's source.
License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgoogle-maps-infobox |
Last Version | Last Version1.1.13 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongoogle-maps-infobox
WebJar for google-maps-infobox
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
google-maps-infobox-1.1.13.pom | |
google-maps-infobox-1.1.13.jar | 17 KB |
google-maps-infobox-1.1.13-sources.jar | 22 bytes |
google-maps-infobox-1.1.13-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/google-maps-infobox/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>google-maps-infobox</artifactId>
<version>1.1.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/google-maps-infobox/
implementation 'org.webjars.npm:google-maps-infobox:1.1.13'
// https://jarcasting.com/artifacts/org.webjars.npm/google-maps-infobox/
implementation ("org.webjars.npm:google-maps-infobox:1.1.13")
'org.webjars.npm:google-maps-infobox:jar:1.1.13'
<dependency org="org.webjars.npm" name="google-maps-infobox" rev="1.1.13">
<artifact name="google-maps-infobox" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='google-maps-infobox', version='1.1.13')
)
libraryDependencies += "org.webjars.npm" % "google-maps-infobox" % "1.1.13"
[org.webjars.npm/google-maps-infobox "1.1.13"]
A browserify optimized module of google maps infobox.
This repository and npm module only encapsulates the original script insto a broserify friendly module, and doesn't modify it's source.