smc-parser

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

License

License

GroupId

GroupId

com.github.orolle
ArtifactId

ArtifactId

smc-parser
Last Version

Last Version

6.4.0_rx_b1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://maven.apache.org

Download smc-parser

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.orolle : smc-lib-java jar 6.4.0_rx_b1
com.github.orolle : smc-model 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