Download state-0.8.10.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.8.10 in this page.

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials