is not current version
Last Version 3.1.2

org.webjars.bower:bootstrap-colorpicker 2.4.0

WebJar for bootstrap-colorpicker

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

bootstrap-colorpicker
Version

Version

2.4.0
Type

Type

jar

Download bootstrap-colorpicker 2.4.0


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