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