GroupId | GroupIdch.exense.step |
---|---|
ArtifactId | ArtifactIdstep-functions-plugins |
Version | Version3.15.7 |
Type | Typepom |
Filename | Size |
---|---|
step-functions-plugins-3.15.7.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.step/step-functions-plugins/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>step-functions-plugins</artifactId>
<version>3.15.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-functions-plugins/
implementation 'ch.exense.step:step-functions-plugins:3.15.7'
// https://jarcasting.com/artifacts/ch.exense.step/step-functions-plugins/
implementation ("ch.exense.step:step-functions-plugins:3.15.7")
'ch.exense.step:step-functions-plugins:pom:3.15.7'
<dependency org="ch.exense.step" name="step-functions-plugins" rev="3.15.7">
<artifact name="step-functions-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-functions-plugins', version='3.15.7')
)
libraryDependencies += "ch.exense.step" % "step-functions-plugins" % "3.15.7"
[ch.exense.step/step-functions-plugins "3.15.7"]