MVN

com.github.orolle : SMC

Maven & Gradle

Feb 12, 2017
1 stars

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

<dependency>
    <groupId>com.github.orolle</groupId>
    <artifactId>SMC</artifactId>
    <version>6.4.0_rx_b1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.orolle : SMC to add to Maven - Latest Versions:

  • Latest Stable: 6.4.0_rx_b1

All Versions

Choose a version of com.github.orolle : SMC to add to Maven - All Versions:

Version Vulnerabilities Updated
6.4.x
SMC-6.4.0_rx_b1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.orolle</groupId>
    <artifactId>SMC</artifactId>
    <version>6.4.0_rx_b1</version>
</dependency>