is not current version
Last Version 3.10.3

ch.exense.step:java-plugin-def 3.7.3


Categories

Categories

Java Languages
GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

java-plugin-def
Version

Version

3.7.3
Type

Type

jar

Download java-plugin-def 3.7.3


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