GroupId | GroupIdcom.ToxicBakery.kfinstatemachine |
---|---|
ArtifactId | ArtifactIdrx |
Version | Version2.1.139 |
Type | Typejar |
Filename | Size |
---|---|
rx-2.1.139.pom | |
rx-2.1.139.jar | 3 KB |
rx-2.1.139-sources.jar | 1 KB |
rx-2.1.139-javadoc.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ToxicBakery.kfinstatemachine/rx/ -->
<dependency>
<groupId>com.ToxicBakery.kfinstatemachine</groupId>
<artifactId>rx</artifactId>
<version>2.1.139</version>
</dependency>
// https://jarcasting.com/artifacts/com.ToxicBakery.kfinstatemachine/rx/
implementation 'com.ToxicBakery.kfinstatemachine:rx:2.1.139'
// https://jarcasting.com/artifacts/com.ToxicBakery.kfinstatemachine/rx/
implementation ("com.ToxicBakery.kfinstatemachine:rx:2.1.139")
'com.ToxicBakery.kfinstatemachine:rx:jar:2.1.139'
<dependency org="com.ToxicBakery.kfinstatemachine" name="rx" rev="2.1.139">
<artifact name="rx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ToxicBakery.kfinstatemachine', module='rx', version='2.1.139')
)
libraryDependencies += "com.ToxicBakery.kfinstatemachine" % "rx" % "2.1.139"
[com.ToxicBakery.kfinstatemachine/rx "2.1.139"]