is not current version
Last Version 1.17.6

org.webjars:angularjs-google-maps 1.7.11

WebJar for GoogleMap AngularJS Directive

Categories

Categories

JavaScript Languages Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

angularjs-google-maps
Version

Version

1.7.11
Type

Type

jar

Download angularjs-google-maps 1.7.11


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