is not current version
Last Version 2.5.0

com.github.oxo42:stateless4j 2.0.1

A fluent interface for state machines

GroupId

GroupId

com.github.oxo42
ArtifactId

ArtifactId

stateless4j
Version

Version

2.0.1
Type

Type

jar

Download stateless4j 2.0.1


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