is not current version
Last Version 3.10.3

ch.exense.step:script-dev 3.6.4


GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

script-dev
Version

Version

3.6.4
Type

Type

pom

Download script-dev 3.6.4

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