is not current version
Last Version 3.0.0-pre5

org.webjars.npm:clipboard-polyfill 2.4.6

WebJar for clipboard-polyfill

Categories

Categories

CLI User Interface
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

clipboard-polyfill
Version

Version

2.4.6
Type

Type

jar

Download clipboard-polyfill 2.4.6


<!-- https://jarcasting.com/artifacts/org.webjars.npm/clipboard-polyfill/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>clipboard-polyfill</artifactId>
    <version>2.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/clipboard-polyfill/
implementation 'org.webjars.npm:clipboard-polyfill:2.4.6'
// https://jarcasting.com/artifacts/org.webjars.npm/clipboard-polyfill/
implementation ("org.webjars.npm:clipboard-polyfill:2.4.6")
'org.webjars.npm:clipboard-polyfill:jar:2.4.6'
<dependency org="org.webjars.npm" name="clipboard-polyfill" rev="2.4.6">
  <artifact name="clipboard-polyfill" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='clipboard-polyfill', version='2.4.6')
)
libraryDependencies += "org.webjars.npm" % "clipboard-polyfill" % "2.4.6"
[org.webjars.npm/clipboard-polyfill "2.4.6"]