License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdclipboard |
Last Version | Last Version2.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionclipboard
WebJar for clipboard
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
clipboard-2.0.6.pom | |
clipboard-2.0.6.jar | 78 KB |
clipboard-2.0.6-sources.jar | 22 bytes |
clipboard-2.0.6-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/clipboard/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>clipboard</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/clipboard/
implementation 'org.webjars.bower:clipboard:2.0.6'
// https://jarcasting.com/artifacts/org.webjars.bower/clipboard/
implementation ("org.webjars.bower:clipboard:2.0.6")
'org.webjars.bower:clipboard:jar:2.0.6'
<dependency org="org.webjars.bower" name="clipboard" rev="2.0.6">
<artifact name="clipboard" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='clipboard', version='2.0.6')
)
libraryDependencies += "org.webjars.bower" % "clipboard" % "2.0.6"
[org.webjars.bower/clipboard "2.0.6"]