License |
License |
---|---|
Categories |
CategoriesAngular User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdangular-history |
Version | Version0.8.1 |
Type | Typejar |
Description |
Descriptionangular-history
WebJar for angular-history
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
angular-history-0.8.1.pom | |
angular-history-0.8.1.jar | 18 KB |
angular-history-0.8.1-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/angular-history/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>angular-history</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/angular-history/
implementation 'org.webjars.bower:angular-history:0.8.1'
// https://jarcasting.com/artifacts/org.webjars.bower/angular-history/
implementation ("org.webjars.bower:angular-history:0.8.1")
'org.webjars.bower:angular-history:jar:0.8.1'
<dependency org="org.webjars.bower" name="angular-history" rev="0.8.1">
<artifact name="angular-history" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='angular-history', version='0.8.1')
)
libraryDependencies += "org.webjars.bower" % "angular-history" % "0.8.1"
[org.webjars.bower/angular-history "0.8.1"]