is not current version
Last Version 1.1.7

ch.exense.step:step-api-function 1.0.0


GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

step-api-function
Version

Version

1.0.0
Type

Type

jar

Download step-api-function 1.0.0


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