Jar examples for h:hyperion
Hyperion Plugin for viewing state machine states and transitions
You can download jar file hyperion 0.20.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add hyperion-0.20.0.jar to your project.
<dependency> <groupId>com.dottydingo.hyperion</groupId> <artifactId>hyperion</artifactId> <version>0.20.0</version> </dependency>
compile group: 'com.dottydingo.hyperion', name: 'hyperion', version: '0.20.0'
libraryDependencies += "com.dottydingo.hyperion" % "hyperion" % "0.20.0"
<dependency org="com.dottydingo.hyperion" name="hyperion" rev="0.20.0"/>
@Grapes(@Grab(group='com.dottydingo.hyperion', module='hyperion', version='0.20.0'))
'com.dottydingo.hyperion:hyperion:jar:0.20.0'
Click the following link to download the jar file.
hyperion-0.20.0-javadoc.jar