smc-core

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

License

License

GroupId

GroupId

com.github.orolle
ArtifactId

ArtifactId

smc-core
Last Version

Last Version

6.4.0_rx_b1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://maven.apache.org

Download smc-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.orolle : smc-model jar 6.4.0_rx_b1
com.github.orolle : smc-generator jar 6.4.0_rx_b1
com.github.orolle : smc-parser jar 6.4.0_rx_b1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
6.4.0_rx_b1