Categories |
CategoriesJava Languages |
---|---|
GroupId | GroupIdch.exense.step |
ArtifactId | ArtifactIdstep-functions-plugins-java-controller-def |
Version | Version3.11.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/ch.exense.step/step-functions-plugins-java-controller-def/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>step-functions-plugins-java-controller-def</artifactId>
<version>3.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-functions-plugins-java-controller-def/
implementation 'ch.exense.step:step-functions-plugins-java-controller-def:3.11.1'
// https://jarcasting.com/artifacts/ch.exense.step/step-functions-plugins-java-controller-def/
implementation ("ch.exense.step:step-functions-plugins-java-controller-def:3.11.1")
'ch.exense.step:step-functions-plugins-java-controller-def:jar:3.11.1'
<dependency org="ch.exense.step" name="step-functions-plugins-java-controller-def" rev="3.11.1">
<artifact name="step-functions-plugins-java-controller-def" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-functions-plugins-java-controller-def', version='3.11.1')
)
libraryDependencies += "ch.exense.step" % "step-functions-plugins-java-controller-def" % "3.11.1"
[ch.exense.step/step-functions-plugins-java-controller-def "3.11.1"]