License |
License |
---|---|
GroupId | GroupIdcom.thesett |
ArtifactId | ArtifactIdstate |
Version | Version0.9.117 |
Type | Typejar |
Description |
Descriptionstate
State provides a data model that can describe a state space.
|
Filename | Size |
---|---|
state-0.9.117.pom | |
state-0.9.117.jar | 26 KB |
state-0.9.117-tests.jar | 15 KB |
state-0.9.117-sources.jar | 38 KB |
state-0.9.117-javadoc.jar | 200 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.thesett/state/ -->
<dependency>
<groupId>com.thesett</groupId>
<artifactId>state</artifactId>
<version>0.9.117</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesett/state/
implementation 'com.thesett:state:0.9.117'
// https://jarcasting.com/artifacts/com.thesett/state/
implementation ("com.thesett:state:0.9.117")
'com.thesett:state:jar:0.9.117'
<dependency org="com.thesett" name="state" rev="0.9.117">
<artifact name="state" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesett', module='state', version='0.9.117')
)
libraryDependencies += "com.thesett" % "state" % "0.9.117"
[com.thesett/state "0.9.117"]
Group / Artifact | Type | Version |
---|---|---|
com.thesett : common | jar | 0.9.117 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
log4j : log4j | jar | [1.2.8,) |