is not current version
Last Version 3.19.0

ch.exense.step:step-agent 3.12.3


GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

step-agent
Version

Version

3.12.3
Type

Type

jar

Download step-agent 3.12.3


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