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