Categories |
CategoriesAngular User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdangular2-google-maps |
Version | Version0.16.0 |
Type | Typejar |
Filename | Size |
---|---|
angular2-google-maps-0.16.0.pom | |
angular2-google-maps-0.16.0.jar | 259 KB |
angular2-google-maps-0.16.0-sources.jar | 22 bytes |
angular2-google-maps-0.16.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.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular2-google-maps/
implementation 'org.webjars.npm:angular2-google-maps:0.16.0'
// https://jarcasting.com/artifacts/org.webjars.npm/angular2-google-maps/
implementation ("org.webjars.npm:angular2-google-maps:0.16.0")
'org.webjars.npm:angular2-google-maps:jar:0.16.0'
<dependency org="org.webjars.npm" name="angular2-google-maps" rev="0.16.0">
<artifact name="angular2-google-maps" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular2-google-maps', version='0.16.0')
)
libraryDependencies += "org.webjars.npm" % "angular2-google-maps" % "0.16.0"
[org.webjars.npm/angular2-google-maps "0.16.0"]