is not current version
Last Version 7.3.0

net.sf.smc:smc 7.1.0

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

Categories

Categories

Net
GroupId

GroupId

net.sf.smc
ArtifactId

ArtifactId

smc
Version

Version

7.1.0
Type

Type

pom

Download smc 7.1.0

Filename Size
smc-7.1.0.pom 5 KB
Browse

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