Last Version

stateless4j 1.0

A fluent interface for state machines

License

License

GroupId

GroupId

com.googlecode
ArtifactId

ArtifactId

stateless4j
Version

Version

1.0
Type

Type

jar
Description

Description

stateless4j
A fluent interface for state machines
Project URL

Project URL

http://code.google.com/p/stateless4j/

Download stateless4j 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
commons-collections : commons-collections jar 20040616
commons-lang : commons-lang jar 2.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.