Last Version

smc-core 6.4.0

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

License

License

GroupId

GroupId

uk.camsw.smc
ArtifactId

ArtifactId

smc-core
Version

Version

6.4.0
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 6.4.0


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

Dependencies

compile (3)

Group / Artifact Type Version
uk.camsw.smc : smc-model jar 6.4.0
uk.camsw.smc : smc-generator jar 6.4.0
uk.camsw.smc : smc-parser jar 6.4.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.