GroupId | GroupIdcom.willowtreeapps.hyperion |
---|---|
ArtifactId | ArtifactIdhyperion-attr-appcompat-v7 |
Version | Version0.9.9 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/com.willowtreeapps.hyperion/hyperion-attr-appcompat-v7/ -->
<dependency>
<groupId>com.willowtreeapps.hyperion</groupId>
<artifactId>hyperion-attr-appcompat-v7</artifactId>
<version>0.9.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.willowtreeapps.hyperion/hyperion-attr-appcompat-v7/
implementation 'com.willowtreeapps.hyperion:hyperion-attr-appcompat-v7:0.9.9'
// https://jarcasting.com/artifacts/com.willowtreeapps.hyperion/hyperion-attr-appcompat-v7/
implementation ("com.willowtreeapps.hyperion:hyperion-attr-appcompat-v7:0.9.9")
'com.willowtreeapps.hyperion:hyperion-attr-appcompat-v7:aar:0.9.9'
<dependency org="com.willowtreeapps.hyperion" name="hyperion-attr-appcompat-v7" rev="0.9.9">
<artifact name="hyperion-attr-appcompat-v7" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.willowtreeapps.hyperion', module='hyperion-attr-appcompat-v7', version='0.9.9')
)
libraryDependencies += "com.willowtreeapps.hyperion" % "hyperion-attr-appcompat-v7" % "0.9.9"
[com.willowtreeapps.hyperion/hyperion-attr-appcompat-v7 "0.9.9"]