is not current version
Last Version 1.1.7

ch.exense.step:step-api-reporting 1.1.2


Categories

Categories

Reporting Business Logic Libraries
GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

step-api-reporting
Version

Version

1.1.2
Type

Type

jar

Download step-api-reporting 1.1.2


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