Last Version

SMC 6.4.0_rx_b1

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

License

License

GroupId

GroupId

com.github.orolle
ArtifactId

ArtifactId

SMC
Version

Version

6.4.0_rx_b1
Type

Type

pom
Description

Description

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

Project URL

http://maven.apache.org

Download SMC 6.4.0_rx_b1

Filename Size
SMC-6.4.0_rx_b1.pom 2 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

  • smc-generator
  • smc-model
  • smc-parser
  • smc-core
  • smc-lib-java
  • smc-maven-plugin
  • smc-lib-rxjava