is not current version
Last Version 4.3.50

com.ToxicBakery.kfinstatemachine:rx 2.0.113

Kotlin library for creating finite state machines.

GroupId

GroupId

com.ToxicBakery.kfinstatemachine
ArtifactId

ArtifactId

rx
Version

Version

2.0.113
Type

Type

jar

Download rx 2.0.113


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