License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtui-color-picker |
Last Version | Last Version2.2.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontui-color-picker
WebJar for tui-color-picker
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tui-color-picker-2.2.7.pom | |
tui-color-picker-2.2.7.jar | 49 KB |
tui-color-picker-2.2.7-sources.jar | 22 bytes |
tui-color-picker-2.2.7-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/tui-color-picker/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>tui-color-picker</artifactId>
<version>2.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/tui-color-picker/
implementation 'org.webjars.npm:tui-color-picker:2.2.7'
// https://jarcasting.com/artifacts/org.webjars.npm/tui-color-picker/
implementation ("org.webjars.npm:tui-color-picker:2.2.7")
'org.webjars.npm:tui-color-picker:jar:2.2.7'
<dependency org="org.webjars.npm" name="tui-color-picker" rev="2.2.7">
<artifact name="tui-color-picker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='tui-color-picker', version='2.2.7')
)
libraryDependencies += "org.webjars.npm" % "tui-color-picker" % "2.2.7"
[org.webjars.npm/tui-color-picker "2.2.7"]