is not current version
Last Version 3.10.3

ch.exense.step:script-dev 3.7.3


GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

script-dev
Version

Version

3.7.3
Type

Type

pom

Download script-dev 3.7.3

Filename Size
script-dev-3.7.3.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.7.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/script-dev/
implementation 'ch.exense.step:script-dev:3.7.3'
// https://jarcasting.com/artifacts/ch.exense.step/script-dev/
implementation ("ch.exense.step:script-dev:3.7.3")
'ch.exense.step:script-dev:pom:3.7.3'
<dependency org="ch.exense.step" name="script-dev" rev="3.7.3">
  <artifact name="script-dev" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='script-dev', version='3.7.3')
)
libraryDependencies += "ch.exense.step" % "script-dev" % "3.7.3"
[ch.exense.step/script-dev "3.7.3"]