License |
License |
---|---|
GroupId | GroupIduk.camsw.smc |
ArtifactId | ArtifactIdsmc-model |
Version | Version6.4.0 |
Type | Typejar |
Description |
Descriptionsmc-model
Fork of State Machine Compiler (SMC). It generates state machines.
|
Project URL |
Project URL |
Filename | Size |
---|---|
smc-model-6.4.0.pom | |
smc-model-6.4.0.jar | 23 KB |
smc-model-6.4.0-sources.jar | 34 KB |
smc-model-6.4.0-javadoc.jar | 90 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.camsw.smc/smc-model/ -->
<dependency>
<groupId>uk.camsw.smc</groupId>
<artifactId>smc-model</artifactId>
<version>6.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.camsw.smc/smc-model/
implementation 'uk.camsw.smc:smc-model:6.4.0'
// https://jarcasting.com/artifacts/uk.camsw.smc/smc-model/
implementation ("uk.camsw.smc:smc-model:6.4.0")
'uk.camsw.smc:smc-model:jar:6.4.0'
<dependency org="uk.camsw.smc" name="smc-model" rev="6.4.0">
<artifact name="smc-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.camsw.smc', module='smc-model', version='6.4.0')
)
libraryDependencies += "uk.camsw.smc" % "smc-model" % "6.4.0"
[uk.camsw.smc/smc-model "6.4.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |