is not current version
Last Version 0.9.34

com.willowtreeapps.hyperion:hyperion-plugin 0.9.16

App Debugging & Inspection Tool for Android Edit

GroupId

GroupId

com.willowtreeapps.hyperion
ArtifactId

ArtifactId

hyperion-plugin
Version

Version

0.9.16
Type

Type

aar

Download hyperion-plugin 0.9.16


<!-- https://jarcasting.com/artifacts/com.willowtreeapps.hyperion/hyperion-plugin/ -->
<dependency>
    <groupId>com.willowtreeapps.hyperion</groupId>
    <artifactId>hyperion-plugin</artifactId>
    <version>0.9.16</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.willowtreeapps.hyperion/hyperion-plugin/
implementation 'com.willowtreeapps.hyperion:hyperion-plugin:0.9.16'
// https://jarcasting.com/artifacts/com.willowtreeapps.hyperion/hyperion-plugin/
implementation ("com.willowtreeapps.hyperion:hyperion-plugin:0.9.16")
'com.willowtreeapps.hyperion:hyperion-plugin:aar:0.9.16'
<dependency org="com.willowtreeapps.hyperion" name="hyperion-plugin" rev="0.9.16">
  <artifact name="hyperion-plugin" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.willowtreeapps.hyperion', module='hyperion-plugin', version='0.9.16')
)
libraryDependencies += "com.willowtreeapps.hyperion" % "hyperion-plugin" % "0.9.16"
[com.willowtreeapps.hyperion/hyperion-plugin "0.9.16"]