is not current version
Last Version 3.19.0

ch.exense.step:step-core-model 3.9.2


GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

step-core-model
Version

Version

3.9.2
Type

Type

jar

Download step-core-model 3.9.2


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