is not current version
Last Version 1.5

org.kohsuke.stapler:stapler-adjunct-timeline 1.2


GroupId

GroupId

org.kohsuke.stapler
ArtifactId

ArtifactId

stapler-adjunct-timeline
Version

Version

1.2
Type

Type

jar

Download stapler-adjunct-timeline 1.2


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