is not current version
Last Version 3.10.3

ch.exense.step:agent 3.6.4


GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

agent
Version

Version

3.6.4
Type

Type

jar

Download agent 3.6.4


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