is not current version
Last Version 0.9.117

com.thesett:state 0.9.77

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

GroupId

GroupId

com.thesett
ArtifactId

ArtifactId

state
Version

Version

0.9.77
Type

Type

jar

Download state 0.9.77


<!-- https://jarcasting.com/artifacts/com.thesett/state/ -->
<dependency>
    <groupId>com.thesett</groupId>
    <artifactId>state</artifactId>
    <version>0.9.77</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesett/state/
implementation 'com.thesett:state:0.9.77'
// https://jarcasting.com/artifacts/com.thesett/state/
implementation ("com.thesett:state:0.9.77")
'com.thesett:state:jar:0.9.77'
<dependency org="com.thesett" name="state" rev="0.9.77">
  <artifact name="state" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesett', module='state', version='0.9.77')
)
libraryDependencies += "com.thesett" % "state" % "0.9.77"
[com.thesett/state "0.9.77"]