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