is not current version
Last Version 3.10.3

ch.exense.step:script-dev 3.9.2


GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

script-dev
Version

Version

3.9.2
Type

Type

pom

Download script-dev 3.9.2

Filename Size
script-dev-3.9.2.pom 1 KB
Browse

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