is not current version
Last Version 2.5.0

com.github.oxo42:stateless4j 2.4.0

A fluent interface for state machines

GroupId

GroupId

com.github.oxo42
ArtifactId

ArtifactId

stateless4j
Version

Version

2.4.0
Type

Type

jar

Download stateless4j 2.4.0


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