is not current version
Last Version 0.9.34

com.willowtreeapps.hyperion:hyperion-crash 0.9.25

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.25
Type

Type

aar

Download hyperion-crash 0.9.25


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