is not current version
Last Version 3.10.3

ch.exense.step:script-dev-java 3.7.0


Categories

Categories

Java Languages
GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

script-dev-java
Version

Version

3.7.0
Type

Type

jar

Download script-dev-java 3.7.0


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