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