is not current version
Last Version 3.10.3

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


Categories

Categories

Java Languages
GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

script-dev-java
Version

Version

3.9.1
Type

Type

jar

Download script-dev-java 3.9.1


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