is not current version
Last Version 0.4.24

org.webjars.npm:gmaps 0.4.23

WebJar for gmaps

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

gmaps
Version

Version

0.4.23
Type

Type

jar

Download gmaps 0.4.23


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