is not current version
Last Version 2.2.0

org.webjars:zeroclipboard 2.1.6

WebJar for zeroclipboard

Categories

Categories

CLI User Interface
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

zeroclipboard
Version

Version

2.1.6
Type

Type

jar

Download zeroclipboard 2.1.6


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