License |
License |
---|---|
Categories |
CategoriesAngular User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdangular2-google-maps |
Last Version | Last Version0.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionangular2-google-maps
WebJar for angular2-google-maps
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
angular2-google-maps-0.17.0.pom | |
angular2-google-maps-0.17.0.jar | 291 KB |
angular2-google-maps-0.17.0-sources.jar | 22 bytes |
angular2-google-maps-0.17.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular2-google-maps/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>angular2-google-maps</artifactId>
<version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular2-google-maps/
implementation 'org.webjars.npm:angular2-google-maps:0.17.0'
// https://jarcasting.com/artifacts/org.webjars.npm/angular2-google-maps/
implementation ("org.webjars.npm:angular2-google-maps:0.17.0")
'org.webjars.npm:angular2-google-maps:jar:0.17.0'
<dependency org="org.webjars.npm" name="angular2-google-maps" rev="0.17.0">
<artifact name="angular2-google-maps" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular2-google-maps', version='0.17.0')
)
libraryDependencies += "org.webjars.npm" % "angular2-google-maps" % "0.17.0"
[org.webjars.npm/angular2-google-maps "0.17.0"]