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