Last Version

com.github.orolle:smc-lib-rxjava 6.4.0_rx_b1

Fork of State Machine Compiler (SMC). It generates state machines.

License

License

Categories

Categories

RxJava Container Microservices Reactive libraries
GroupId

GroupId

com.github.orolle
ArtifactId

ArtifactId

smc-lib-rxjava
Version

Version

6.4.0_rx_b1
Type

Type

jar
Description

Description

Fork of State Machine Compiler (SMC). It generates state machines.

Download smc-lib-rxjava 6.4.0_rx_b1


<!-- https://jarcasting.com/artifacts/com.github.orolle/smc-lib-rxjava/ -->
<dependency>
    <groupId>com.github.orolle</groupId>
    <artifactId>smc-lib-rxjava</artifactId>
    <version>6.4.0_rx_b1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.orolle/smc-lib-rxjava/
implementation 'com.github.orolle:smc-lib-rxjava:6.4.0_rx_b1'
// https://jarcasting.com/artifacts/com.github.orolle/smc-lib-rxjava/
implementation ("com.github.orolle:smc-lib-rxjava:6.4.0_rx_b1")
'com.github.orolle:smc-lib-rxjava:jar:6.4.0_rx_b1'
<dependency org="com.github.orolle" name="smc-lib-rxjava" rev="6.4.0_rx_b1">
  <artifact name="smc-lib-rxjava" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.orolle', module='smc-lib-rxjava', version='6.4.0_rx_b1')
)
libraryDependencies += "com.github.orolle" % "smc-lib-rxjava" % "6.4.0_rx_b1"
[com.github.orolle/smc-lib-rxjava "6.4.0_rx_b1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.orolle : smc-lib-java jar 6.4.0_rx_b1
io.reactivex : rxjava jar 1.1.5

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.