| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdjQCloud |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionjQCloud
WebJar for jQCloud
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jQCloud-1.0.3.pom | |
| jQCloud-1.0.3.jar | 30 KB |
| jQCloud-1.0.3-sources.jar | 22 bytes |
| jQCloud-1.0.3-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/jQCloud/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>jQCloud</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/jQCloud/
implementation 'org.webjars.bower:jQCloud:1.0.3'
// https://jarcasting.com/artifacts/org.webjars.bower/jQCloud/
implementation ("org.webjars.bower:jQCloud:1.0.3")
'org.webjars.bower:jQCloud:jar:1.0.3'
<dependency org="org.webjars.bower" name="jQCloud" rev="1.0.3">
<artifact name="jQCloud" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='jQCloud', version='1.0.3')
)
libraryDependencies += "org.webjars.bower" % "jQCloud" % "1.0.3"
[org.webjars.bower/jQCloud "1.0.3"]