Download stateless4j-2.5.0.jar file - Jar s

Jar examples for s:stateless4j

Description

A fluent interface for state machines

You can download jar file stateless4j 2.5.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add stateless4j-2.5.0.jar to your project.

<dependency>
   <groupId>com.github.oxo42</groupId>
   <artifactId>stateless4j</artifactId>
   <version>2.5.0</version>
</dependency>
compile group: 'com.github.oxo42', name: 'stateless4j', version: '2.5.0'
libraryDependencies += "com.github.oxo42" % "stateless4j" % "2.5.0"
<dependency org="com.github.oxo42" name="stateless4j" rev="2.5.0"/>
@Grapes(@Grab(group='com.github.oxo42', module='stateless4j', version='2.5.0'))
'com.github.oxo42:stateless4j:jar:2.5.0'

Download

Click the following link to download the jar file.

stateless4j-2.5.0-javadoc.jar
stateless4j-2.5.0-sources.jar
stateless4j-2.5.0.jar
stateless4j-2.5.0.pom



Related Tutorials