is not current version
Last Version 3.19.0

ch.exense.step:step-plans-core 3.18.5


GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

step-plans-core
Version

Version

3.18.5
Type

Type

jar

Download step-plans-core 3.18.5


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