is not current version
Last Version 1.3.5-1

org.kohsuke.stapler:stapler-adjunct-zeroclipboard 1.1.7-1


Categories

Categories

CLI User Interface
GroupId

GroupId

org.kohsuke.stapler
ArtifactId

ArtifactId

stapler-adjunct-zeroclipboard
Version

Version

1.1.7-1
Type

Type

jar

Download stapler-adjunct-zeroclipboard 1.1.7-1


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