GroupId | GroupIdcom.willowtreeapps.hyperion |
---|---|
ArtifactId | ArtifactIdhyperion-attr-design |
Version | Version0.9.15 |
Type | Typeaar |
Filename | Size |
---|---|
hyperion-attr-design-0.9.15.pom | |
hyperion-attr-design-0.9.15.aar | 29 KB |
hyperion-attr-design-0.9.15-sources.jar | 6 KB |
hyperion-attr-design-0.9.15-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.15</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.willowtreeapps.hyperion/hyperion-attr-design/
implementation 'com.willowtreeapps.hyperion:hyperion-attr-design:0.9.15'
// https://jarcasting.com/artifacts/com.willowtreeapps.hyperion/hyperion-attr-design/
implementation ("com.willowtreeapps.hyperion:hyperion-attr-design:0.9.15")
'com.willowtreeapps.hyperion:hyperion-attr-design:aar:0.9.15'
<dependency org="com.willowtreeapps.hyperion" name="hyperion-attr-design" rev="0.9.15">
<artifact name="hyperion-attr-design" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.willowtreeapps.hyperion', module='hyperion-attr-design', version='0.9.15')
)
libraryDependencies += "com.willowtreeapps.hyperion" % "hyperion-attr-design" % "0.9.15"
[com.willowtreeapps.hyperion/hyperion-attr-design "0.9.15"]