не последняя версия
Последняя версия 1.4.2

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


Группа

Группа

ch.exense.step
Идентификатор

Идентификатор

step-grid-agent
Версия

Версия

0.9.1
Тип

Тип

jar

Скачать step-grid-agent 0.9.1


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