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