GroupId | GroupIdorg.webjars.bowergithub.fooloomanzoo |
---|---|
ArtifactId | ArtifactIdcolor-picker |
Version | Version2.0.8 |
Type | Typejar |
Filename | Size |
---|---|
color-picker-2.0.8.pom | |
color-picker-2.0.8.jar | 42 KB |
color-picker-2.0.8-sources.jar | 22 bytes |
color-picker-2.0.8-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.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.fooloomanzoo/color-picker/
implementation 'org.webjars.bowergithub.fooloomanzoo:color-picker:2.0.8'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.fooloomanzoo/color-picker/
implementation ("org.webjars.bowergithub.fooloomanzoo:color-picker:2.0.8")
'org.webjars.bowergithub.fooloomanzoo:color-picker:jar:2.0.8'
<dependency org="org.webjars.bowergithub.fooloomanzoo" name="color-picker" rev="2.0.8">
<artifact name="color-picker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.fooloomanzoo', module='color-picker', version='2.0.8')
)
libraryDependencies += "org.webjars.bowergithub.fooloomanzoo" % "color-picker" % "2.0.8"
[org.webjars.bowergithub.fooloomanzoo/color-picker "2.0.8"]