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