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