GroupId | GroupIdorg.webjars.bowergithub.fooloomanzoo |
---|---|
ArtifactId | ArtifactIdcolor-picker |
Version | Version2.0.11 |
Type | Typejar |
Filename | Size |
---|---|
color-picker-2.0.11.pom | |
color-picker-2.0.11.jar | 54 KB |
color-picker-2.0.11-sources.jar | 22 bytes |
color-picker-2.0.11-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.fooloomanzoo/color-picker/ -->
<dependency>
<groupId>org.webjars.bowergithub.fooloomanzoo</groupId>
<artifactId>color-picker</artifactId>
<version>2.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.fooloomanzoo/color-picker/
implementation 'org.webjars.bowergithub.fooloomanzoo:color-picker:2.0.11'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.fooloomanzoo/color-picker/
implementation ("org.webjars.bowergithub.fooloomanzoo:color-picker:2.0.11")
'org.webjars.bowergithub.fooloomanzoo:color-picker:jar:2.0.11'
<dependency org="org.webjars.bowergithub.fooloomanzoo" name="color-picker" rev="2.0.11">
<artifact name="color-picker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.fooloomanzoo', module='color-picker', version='2.0.11')
)
libraryDependencies += "org.webjars.bowergithub.fooloomanzoo" % "color-picker" % "2.0.11"
[org.webjars.bowergithub.fooloomanzoo/color-picker "2.0.11"]