is not current version
Last Version 1.2

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


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.kohsuke.stapler
ArtifactId

ArtifactId

stapler-guice-extensibility
Version

Version

1.0
Type

Type

jar

Download stapler-guice-extensibility 1.0


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