License |
License |
---|---|
Categories |
CategoriesReporting Business Logic Libraries |
GroupId | GroupIdch.exense.step |
ArtifactId | ArtifactIdstep-api-reporting |
Last Version | Last Version1.1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStep API
|
Filename | Size |
---|---|
step-api-reporting-1.1.7.pom | |
step-api-reporting-1.1.7.jar | 10 KB |
step-api-reporting-1.1.7-sources.jar | 9 KB |
step-api-reporting-1.1.7-javadoc.jar | 438 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.step/step-api-reporting/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>step-api-reporting</artifactId>
<version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-api-reporting/
implementation 'ch.exense.step:step-api-reporting:1.1.7'
// https://jarcasting.com/artifacts/ch.exense.step/step-api-reporting/
implementation ("ch.exense.step:step-api-reporting:1.1.7")
'ch.exense.step:step-api-reporting:jar:1.1.7'
<dependency org="ch.exense.step" name="step-api-reporting" rev="1.1.7">
<artifact name="step-api-reporting" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-api-reporting', version='1.1.7')
)
libraryDependencies += "ch.exense.step" % "step-api-reporting" % "1.1.7"
[ch.exense.step/step-api-reporting "1.1.7"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |