Categories |
CategoriesAngular User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdangular-cookie |
Version | Version4.0.6 |
Type | Typejar |
Filename | Size |
---|---|
angular-cookie-4.0.6.pom | |
angular-cookie-4.0.6.jar | 5 KB |
angular-cookie-4.0.6-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/angular-cookie/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>angular-cookie</artifactId>
<version>4.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/angular-cookie/
implementation 'org.webjars.bower:angular-cookie:4.0.6'
// https://jarcasting.com/artifacts/org.webjars.bower/angular-cookie/
implementation ("org.webjars.bower:angular-cookie:4.0.6")
'org.webjars.bower:angular-cookie:jar:4.0.6'
<dependency org="org.webjars.bower" name="angular-cookie" rev="4.0.6">
<artifact name="angular-cookie" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='angular-cookie', version='4.0.6')
)
libraryDependencies += "org.webjars.bower" % "angular-cookie" % "4.0.6"
[org.webjars.bower/angular-cookie "4.0.6"]