is not current version
Last Version 1.4.2

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


GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

step-grid-server
Version

Version

0.9.3
Type

Type

jar

Download step-grid-server 0.9.3


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