is not current version
Last Version 1.1.7

ch.exense.step:step-api 1.1.4

Step API

GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

step-api
Version

Version

1.1.4
Type

Type

pom

Download step-api 1.1.4

Filename Size
step-api-1.1.4.pom 5 KB
Browse

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