Jar examples for s:state
State provides a data model that can describe a state space.
You can download jar file state 0.8.17 in this page.
MIT License
You can use the following script to add state-0.8.17.jar to your project.
<dependency> <groupId>com.thesett</groupId> <artifactId>state</artifactId> <version>0.8.17</version> </dependency>
compile group: 'com.thesett', name: 'state', version: '0.8.17'
libraryDependencies += "com.thesett" % "state" % "0.8.17"
<dependency org="com.thesett" name="state" rev="0.8.17"/>
@Grapes(@Grab(group='com.thesett', module='state', version='0.8.17'))
'com.thesett:state:jar:0.8.17'
Click the following link to download the jar file.
state-0.8.17-javadoc.jar