is not current version
Last Version 1.4.2

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

Step Grid

GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

step-grid-parent
Version

Version

1.1.0
Type

Type

pom

Download step-grid-parent 1.1.0


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