Last Version

SMC model 7.3.0

Translates a finite state machine definition into one of 15 target programming languages.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.smc
ArtifactId

ArtifactId

model
Version

Version

7.3.0
Type

Type

jar
Description

Description

SMC model
Translates a finite state machine definition into one of 15 target programming languages.

Download model 7.3.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.