is not current version
Last Version 3.10.3

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


Categories

Categories

Java Languages
GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

java-plugin-handler
Version

Version

3.7.0
Type

Type

jar

Download java-plugin-handler 3.7.0


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