Download hyperion-core-0.9.23.jar file - Jar h

Jar examples for h:hyperion-core

Description

App Debugging & Inspection Tool for Android Edit

You can download jar file hyperion-core 0.9.23 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add hyperion-core-0.9.23.jar to your project.

<dependency>
   <groupId>com.willowtreeapps.hyperion</groupId>
   <artifactId>hyperion-core</artifactId>
   <version>0.9.23</version>
</dependency>
compile group: 'com.willowtreeapps.hyperion', name: 'hyperion-core', version: '0.9.23'
libraryDependencies += "com.willowtreeapps.hyperion" % "hyperion-core" % "0.9.23"
<dependency org="com.willowtreeapps.hyperion" name="hyperion-core" rev="0.9.23"/>
@Grapes(@Grab(group='com.willowtreeapps.hyperion', module='hyperion-core', version='0.9.23'))
'com.willowtreeapps.hyperion:hyperion-core:jar:0.9.23'

Download

Click the following link to download the jar file.

hyperion-core-0.9.23-javadoc.jar
hyperion-core-0.9.23-sources.jar
hyperion-core-0.9.23.pom



Related Tutorials