License |
License |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.bgrins |
ArtifactId | ArtifactIdtinycolor |
Version | Version1.4.1 |
Type | Typejar |
Description |
Descriptiontinycolor
WebJar for tinycolor
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tinycolor-1.4.1.pom | |
tinycolor-1.4.1.jar | 123 KB |
tinycolor-1.4.1-sources.jar | 22 bytes |
tinycolor-1.4.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.bgrins/tinycolor/ -->
<dependency>
<groupId>org.webjars.bowergithub.bgrins</groupId>
<artifactId>tinycolor</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.bgrins/tinycolor/
implementation 'org.webjars.bowergithub.bgrins:tinycolor:1.4.1'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.bgrins/tinycolor/
implementation ("org.webjars.bowergithub.bgrins:tinycolor:1.4.1")
'org.webjars.bowergithub.bgrins:tinycolor:jar:1.4.1'
<dependency org="org.webjars.bowergithub.bgrins" name="tinycolor" rev="1.4.1">
<artifact name="tinycolor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.bgrins', module='tinycolor', version='1.4.1')
)
libraryDependencies += "org.webjars.bowergithub.bgrins" % "tinycolor" % "1.4.1"
[org.webjars.bowergithub.bgrins/tinycolor "1.4.1"]