is not current version
Last Version 3.10.3

ch.exense.step:script-editor-plugin 3.8.1


GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

script-editor-plugin
Version

Version

3.8.1
Type

Type

jar

Download script-editor-plugin 3.8.1


<!-- https://jarcasting.com/artifacts/ch.exense.step/script-editor-plugin/ -->
<dependency>
    <groupId>ch.exense.step</groupId>
    <artifactId>script-editor-plugin</artifactId>
    <version>3.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/script-editor-plugin/
implementation 'ch.exense.step:script-editor-plugin:3.8.1'
// https://jarcasting.com/artifacts/ch.exense.step/script-editor-plugin/
implementation ("ch.exense.step:script-editor-plugin:3.8.1")
'ch.exense.step:script-editor-plugin:jar:3.8.1'
<dependency org="ch.exense.step" name="script-editor-plugin" rev="3.8.1">
  <artifact name="script-editor-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='script-editor-plugin', version='3.8.1')
)
libraryDependencies += "ch.exense.step" % "script-editor-plugin" % "3.8.1"
[ch.exense.step/script-editor-plugin "3.8.1"]