is not current version
Last Version 1.4.2

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


GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

step-grid-server
Version

Version

0.9.2
Type

Type

jar

Download step-grid-server 0.9.2


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