is not current version
Last Version 0.9.34

com.willowtreeapps.hyperion:hyperion-attr 0.9.27

App Debugging & Inspection Tool for Android Edit

GroupId

GroupId

com.willowtreeapps.hyperion
ArtifactId

ArtifactId

hyperion-attr
Version

Version

0.9.27
Type

Type

aar

Download hyperion-attr 0.9.27


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