| License | License | 
|---|---|
| Categories | CategoriesJava Languages | 
| GroupId | GroupIdcom.github.orolle | 
| ArtifactId | ArtifactIdsmc-lib-java | 
| Last Version | Last Version6.4.0_rx_b1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionsmc-lib-java Fork of State Machine Compiler (SMC). It generates state machines. | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| smc-lib-java-6.4.0_rx_b1.pom | |
| smc-lib-java-6.4.0_rx_b1.jar | 5 KB | 
| smc-lib-java-6.4.0_rx_b1-sources.jar | 8 KB | 
| smc-lib-java-6.4.0_rx_b1-javadoc.jar | 43 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.orolle/smc-lib-java/ -->
<dependency>
    <groupId>com.github.orolle</groupId>
    <artifactId>smc-lib-java</artifactId>
    <version>6.4.0_rx_b1</version>
</dependency>// https://jarcasting.com/artifacts/com.github.orolle/smc-lib-java/
implementation 'com.github.orolle:smc-lib-java:6.4.0_rx_b1'// https://jarcasting.com/artifacts/com.github.orolle/smc-lib-java/
implementation ("com.github.orolle:smc-lib-java:6.4.0_rx_b1")'com.github.orolle:smc-lib-java:jar:6.4.0_rx_b1'<dependency org="com.github.orolle" name="smc-lib-java" rev="6.4.0_rx_b1">
  <artifact name="smc-lib-java" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.orolle', module='smc-lib-java', version='6.4.0_rx_b1')
)libraryDependencies += "com.github.orolle" % "smc-lib-java" % "6.4.0_rx_b1"[com.github.orolle/smc-lib-java "6.4.0_rx_b1"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.1 |