Last Version

no.sintef:jasm 1.3.0

A Java library to implement and execute UML-like state machines, with support for composite states, concurrent regions, etc.

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

no.sintef
ArtifactId

ArtifactId

jasm
Version

Version

1.3.0
Type

Type

jar
Description

Description

no.sintef:jasm
A Java library to implement and execute UML-like state machines, with support for composite states, concurrent regions, etc.
Project URL

Project URL

https://github.com/SINTEF-9012/jasm
Source Code Management

Source Code Management

https://github.com/SINTEF-9012/jasm.git

Download jasm 1.3.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.