Download hyperion-0.20.0.jar file - Jar h

Jar examples for h:hyperion

Description

Hyperion Plugin for viewing state machine states and transitions

You can download jar file hyperion 0.20.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

hyperion-0.20.0-javadoc.jar
hyperion-0.20.0-sources.jar
hyperion-0.20.0.jar
hyperion-0.20.0.pom



Related Tutorials