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