is not current version
Last Version 2.7.3

com.yomahub:liteflow-script-groovy 2.6.0


Categories

Categories

Groovy Languages
GroupId

GroupId

com.yomahub
ArtifactId

ArtifactId

liteflow-script-groovy
Version

Version

2.6.0
Type

Type

jar

Download liteflow-script-groovy 2.6.0


<!-- https://jarcasting.com/artifacts/com.yomahub/liteflow-script-groovy/ -->
<dependency>
    <groupId>com.yomahub</groupId>
    <artifactId>liteflow-script-groovy</artifactId>
    <version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.yomahub/liteflow-script-groovy/
implementation 'com.yomahub:liteflow-script-groovy:2.6.0'
// https://jarcasting.com/artifacts/com.yomahub/liteflow-script-groovy/
implementation ("com.yomahub:liteflow-script-groovy:2.6.0")
'com.yomahub:liteflow-script-groovy:jar:2.6.0'
<dependency org="com.yomahub" name="liteflow-script-groovy" rev="2.6.0">
  <artifact name="liteflow-script-groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yomahub', module='liteflow-script-groovy', version='2.6.0')
)
libraryDependencies += "com.yomahub" % "liteflow-script-groovy" % "2.6.0"
[com.yomahub/liteflow-script-groovy "2.6.0"]