is not current version
Last Version 2.0.1

com.puresoltechnologies.graphs:statemodel 0.6.0


GroupId

GroupId

com.puresoltechnologies.graphs
ArtifactId

ArtifactId

statemodel
Version

Version

0.6.0
Type

Type

jar

Download statemodel 0.6.0


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