SMC model

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
Last Version

Last Version

7.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download model

How to add to project

<!-- 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.

Versions

Version
7.3.0
7.2.0
7.1.0
7.0.2
7.0.0