Jar examples for c:commons-scxml
A Java Implementation of a State Chart XML Engine
You can download jar file commons-scxml 0.6 in this page.
The Apache Software License, Version 2.0
You can use the following script to add commons-scxml-0.6.jar to your project.
<dependency> <groupId>commons-scxml</groupId> <artifactId>commons-scxml</artifactId> <version>0.6</version> </dependency>
compile group: 'commons-scxml', name: 'commons-scxml', version: '0.6'
libraryDependencies += "commons-scxml" % "commons-scxml" % "0.6"
<dependency org="commons-scxml" name="commons-scxml" rev="0.6"/>
@Grapes(@Grab(group='commons-scxml', module='commons-scxml', version='0.6'))
'commons-scxml:commons-scxml:jar:0.6'
Click the following link to download the jar file.
commons-scxml-0.6.jar