is not current version
Last Version 3.10.3

ch.exense.step:java-plugin-handler 3.9.4


Categories

Categories

Java Languages
GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

java-plugin-handler
Version

Version

3.9.4
Type

Type

jar

Download java-plugin-handler 3.9.4


<!-- https://jarcasting.com/artifacts/ch.exense.step/java-plugin-handler/ -->
<dependency>
    <groupId>ch.exense.step</groupId>
    <artifactId>java-plugin-handler</artifactId>
    <version>3.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/java-plugin-handler/
implementation 'ch.exense.step:java-plugin-handler:3.9.4'
// https://jarcasting.com/artifacts/ch.exense.step/java-plugin-handler/
implementation ("ch.exense.step:java-plugin-handler:3.9.4")
'ch.exense.step:java-plugin-handler:jar:3.9.4'
<dependency org="ch.exense.step" name="java-plugin-handler" rev="3.9.4">
  <artifact name="java-plugin-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='java-plugin-handler', version='3.9.4')
)
libraryDependencies += "ch.exense.step" % "java-plugin-handler" % "3.9.4"
[ch.exense.step/java-plugin-handler "3.9.4"]