is not current version
Last Version 1.4.2

ch.exense.step:step-grid-server 1.2.5


GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

step-grid-server
Version

Version

1.2.5
Type

Type

jar

Download step-grid-server 1.2.5


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