is not current version
Last Version 1.4.2

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


GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

step-grid-agent
Version

Version

0.9.3
Type

Type

jar

Download step-grid-agent 0.9.3


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