is not current version
Last Version 2.5.1

com.github.snakerflow:snaker-core 2.4.0

snaker is free workflow.

GroupId

GroupId

com.github.snakerflow
ArtifactId

ArtifactId

snaker-core
Version

Version

2.4.0
Type

Type

jar

Download snaker-core 2.4.0


<!-- https://jarcasting.com/artifacts/com.github.snakerflow/snaker-core/ -->
<dependency>
    <groupId>com.github.snakerflow</groupId>
    <artifactId>snaker-core</artifactId>
    <version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.snakerflow/snaker-core/
implementation 'com.github.snakerflow:snaker-core:2.4.0'
// https://jarcasting.com/artifacts/com.github.snakerflow/snaker-core/
implementation ("com.github.snakerflow:snaker-core:2.4.0")
'com.github.snakerflow:snaker-core:jar:2.4.0'
<dependency org="com.github.snakerflow" name="snaker-core" rev="2.4.0">
  <artifact name="snaker-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.snakerflow', module='snaker-core', version='2.4.0')
)
libraryDependencies += "com.github.snakerflow" % "snaker-core" % "2.4.0"
[com.github.snakerflow/snaker-core "2.4.0"]