is not current version
Last Version 1.2

org.kohsuke.stapler:stapler-guice-extensibility 1.1


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.kohsuke.stapler
ArtifactId

ArtifactId

stapler-guice-extensibility
Version

Version

1.1
Type

Type

jar

Download stapler-guice-extensibility 1.1


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