is not current version
Last Version 0.9.34

com.willowtreeapps.hyperion:hyperion-crash 0.9.27

App Debugging & Inspection Tool for Android Edit

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.willowtreeapps.hyperion
ArtifactId

ArtifactId

hyperion-crash
Version

Version

0.9.27
Type

Type

aar

Download hyperion-crash 0.9.27


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