is not current version
Last Version 3.1.2

org.webjars.bower:bootstrap-colorpicker 2.3.6

WebJar for bootstrap-colorpicker

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

bootstrap-colorpicker
Version

Version

2.3.6
Type

Type

jar

Download bootstrap-colorpicker 2.3.6


<!-- https://jarcasting.com/artifacts/org.webjars.bower/bootstrap-colorpicker/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>bootstrap-colorpicker</artifactId>
    <version>2.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/bootstrap-colorpicker/
implementation 'org.webjars.bower:bootstrap-colorpicker:2.3.6'
// https://jarcasting.com/artifacts/org.webjars.bower/bootstrap-colorpicker/
implementation ("org.webjars.bower:bootstrap-colorpicker:2.3.6")
'org.webjars.bower:bootstrap-colorpicker:jar:2.3.6'
<dependency org="org.webjars.bower" name="bootstrap-colorpicker" rev="2.3.6">
  <artifact name="bootstrap-colorpicker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='bootstrap-colorpicker', version='2.3.6')
)
libraryDependencies += "org.webjars.bower" % "bootstrap-colorpicker" % "2.3.6"
[org.webjars.bower/bootstrap-colorpicker "2.3.6"]