is not current version
Last Version 1.4.2

ch.exense.step:step-grid-agent 1.2.2


GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

step-grid-agent
Version

Version

1.2.2
Type

Type

jar

Download step-grid-agent 1.2.2


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