Download state-0.9.117.jar file - Jar s

Jar examples for s:state

Description

State provides a data model that can describe a state space.

You can download jar file state 0.9.117 in this page.

License

MIT License

Build File

You can use the following script to add state-0.9.117.jar to your project.

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

Download

Click the following link to download the jar file.

state-0.9.117-javadoc.jar
state-0.9.117-sources.jar
state-0.9.117-tests.jar
state-0.9.117.jar
state-0.9.117.pom



Related Tutorials