is not current version
Last Version 2.0.6

org.webjars.bower:clipboard 1.5.15

WebJar for clipboard

Categories

Categories

CLI User Interface
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

clipboard
Version

Version

1.5.15
Type

Type

jar

Download clipboard 1.5.15


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