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