is not current version
Last Version 1.4.2

ch.exense.step:step-grid-api 1.1.0


GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

step-grid-api
Version

Version

1.1.0
Type

Type

jar

Download step-grid-api 1.1.0


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