is not current version
Last Version 0.9.34

com.willowtreeapps.hyperion:hyperion-core 0.9.25

App Debugging & Inspection Tool for Android Edit

GroupId

GroupId

com.willowtreeapps.hyperion
ArtifactId

ArtifactId

hyperion-core
Version

Version

0.9.25
Type

Type

aar

Download hyperion-core 0.9.25


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