GroupId | GroupIdorg.webjars.bower |
---|---|
ArtifactId | ArtifactIdjquery-minicolors |
Version | Version2.2.3 |
Type | Typejar |
Filename | Size |
---|---|
jquery-minicolors-2.2.3.pom | |
jquery-minicolors-2.2.3.jar | 164 KB |
jquery-minicolors-2.2.3-sources.jar | 22 bytes |
jquery-minicolors-2.2.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/jquery-minicolors/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>jquery-minicolors</artifactId>
<version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/jquery-minicolors/
implementation 'org.webjars.bower:jquery-minicolors:2.2.3'
// https://jarcasting.com/artifacts/org.webjars.bower/jquery-minicolors/
implementation ("org.webjars.bower:jquery-minicolors:2.2.3")
'org.webjars.bower:jquery-minicolors:jar:2.2.3'
<dependency org="org.webjars.bower" name="jquery-minicolors" rev="2.2.3">
<artifact name="jquery-minicolors" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='jquery-minicolors', version='2.2.3')
)
libraryDependencies += "org.webjars.bower" % "jquery-minicolors" % "2.2.3"
[org.webjars.bower/jquery-minicolors "2.2.3"]