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