GroupId | GroupIdcom.willowtreeapps.hyperion |
---|---|
ArtifactId | ArtifactIdhyperion-attr-design |
Version | Version0.9.19 |
Type | Typeaar |
Filename | Size |
---|---|
hyperion-attr-design-0.9.19.pom | |
hyperion-attr-design-0.9.19.aar | 29 KB |
hyperion-attr-design-0.9.19-sources.jar | 6 KB |
hyperion-attr-design-0.9.19-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.willowtreeapps.hyperion/hyperion-attr-design/ -->
<dependency>
<groupId>com.willowtreeapps.hyperion</groupId>
<artifactId>hyperion-attr-design</artifactId>
<version>0.9.19</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.willowtreeapps.hyperion/hyperion-attr-design/
implementation 'com.willowtreeapps.hyperion:hyperion-attr-design:0.9.19'
// https://jarcasting.com/artifacts/com.willowtreeapps.hyperion/hyperion-attr-design/
implementation ("com.willowtreeapps.hyperion:hyperion-attr-design:0.9.19")
'com.willowtreeapps.hyperion:hyperion-attr-design:aar:0.9.19'
<dependency org="com.willowtreeapps.hyperion" name="hyperion-attr-design" rev="0.9.19">
<artifact name="hyperion-attr-design" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.willowtreeapps.hyperion', module='hyperion-attr-design', version='0.9.19')
)
libraryDependencies += "com.willowtreeapps.hyperion" % "hyperion-attr-design" % "0.9.19"
[com.willowtreeapps.hyperion/hyperion-attr-design "0.9.19"]