| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdjquery-color |
| Version | Version2.1.2 |
| Type | Typejar |
| Description |
Descriptionjquery-color
WebJar for jquery-color
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jquery-color-2.1.2.pom | |
| jquery-color-2.1.2.jar | 755 KB |
| jquery-color-2.1.2-sources.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/jquery-color/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>jquery-color</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/jquery-color/
implementation 'org.webjars.bower:jquery-color:2.1.2'
// https://jarcasting.com/artifacts/org.webjars.bower/jquery-color/
implementation ("org.webjars.bower:jquery-color:2.1.2")
'org.webjars.bower:jquery-color:jar:2.1.2'
<dependency org="org.webjars.bower" name="jquery-color" rev="2.1.2">
<artifact name="jquery-color" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='jquery-color', version='2.1.2')
)
libraryDependencies += "org.webjars.bower" % "jquery-color" % "2.1.2"
[org.webjars.bower/jquery-color "2.1.2"]