License |
License |
---|---|
GroupId | GroupIdch.exense.step |
ArtifactId | ArtifactIdstep-api-function |
Version | Version1.1.7 |
Type | Typejar |
Description |
DescriptionStep API
|
Filename | Size |
---|---|
step-api-function-1.1.7.pom | |
step-api-function-1.1.7.jar | 7 KB |
step-api-function-1.1.7-sources.jar | 6 KB |
step-api-function-1.1.7-javadoc.jar | 406 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.step/step-api-function/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>step-api-function</artifactId>
<version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-api-function/
implementation 'ch.exense.step:step-api-function:1.1.7'
// https://jarcasting.com/artifacts/ch.exense.step/step-api-function/
implementation ("ch.exense.step:step-api-function:1.1.7")
'ch.exense.step:step-api-function:jar:1.1.7'
<dependency org="ch.exense.step" name="step-api-function" rev="1.1.7">
<artifact name="step-api-function" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-api-function', version='1.1.7')
)
libraryDependencies += "ch.exense.step" % "step-api-function" % "1.1.7"
[ch.exense.step/step-api-function "1.1.7"]
Group / Artifact | Type | Version |
---|---|---|
ch.exense.step : step-api-reporting | jar | 1.1.7 |
org.glassfish : javax.json | jar | 1.0 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |