is not current version
Last Version 4.4.6

com.github.rinde:rinsim-fsm 3.0.0


GroupId

GroupId

com.github.rinde
ArtifactId

ArtifactId

rinsim-fsm
Version

Version

3.0.0
Type

Type

jar

Download rinsim-fsm 3.0.0


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