is not current version
Last Version 0.9.34

com.willowtreeapps.hyperion:hyperion-core 0.9.27

App Debugging & Inspection Tool for Android Edit

GroupId

GroupId

com.willowtreeapps.hyperion
ArtifactId

ArtifactId

hyperion-core
Version

Version

0.9.27
Type

Type

aar

Download hyperion-core 0.9.27


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