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