is not current version
Last Version 3.4.0

org.webjars.npm:bootstrap-colorpicker 2.5.1

WebJar for bootstrap-colorpicker

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

bootstrap-colorpicker
Version

Version

2.5.1
Type

Type

jar

Download bootstrap-colorpicker 2.5.1


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