is not current version
Last Version 2.5.1

com.github.snakerflow:snaker-spring 2.4.0

snaker is free workflow.

GroupId

GroupId

com.github.snakerflow
ArtifactId

ArtifactId

snaker-spring
Version

Version

2.4.0
Type

Type

jar

Download snaker-spring 2.4.0


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