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