This project is abandoned. Please use tombatossals/angular-leaflet-directive instead
angular-mapbox
Install with bower install angular-mapbox.
Please see the documentation for usage.
| License |
License |
|---|---|
| Categories |
CategoriesAngular User Interface Web Frameworks |
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdangular-mapbox |
| Last Version | Last Version0.1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionangular-mapbox
WebJar for angular-mapbox
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| angular-mapbox-0.1.4.pom | |
| angular-mapbox-0.1.4.jar | 288 KB |
| angular-mapbox-0.1.4-sources.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/angular-mapbox/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>angular-mapbox</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/angular-mapbox/
implementation 'org.webjars.bower:angular-mapbox:0.1.4'
// https://jarcasting.com/artifacts/org.webjars.bower/angular-mapbox/
implementation ("org.webjars.bower:angular-mapbox:0.1.4")
'org.webjars.bower:angular-mapbox:jar:0.1.4'
<dependency org="org.webjars.bower" name="angular-mapbox" rev="0.1.4">
<artifact name="angular-mapbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='angular-mapbox', version='0.1.4')
)
libraryDependencies += "org.webjars.bower" % "angular-mapbox" % "0.1.4"
[org.webjars.bower/angular-mapbox "0.1.4"]
Install with bower install angular-mapbox.
Please see the documentation for usage.