is not current version
Last Version 2.0.1

com.puresoltechnologies.graphs:statemodel 1.0.1


GroupId

GroupId

com.puresoltechnologies.graphs
ArtifactId

ArtifactId

statemodel
Version

Version

1.0.1
Type

Type

jar

Download statemodel 1.0.1


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