Categories |
CategoriesCRaSH General Purpose Libraries Utility |
---|---|
GroupId | GroupIdcom.willowtreeapps.hyperion |
ArtifactId | ArtifactIdhyperion-crash |
Version | Version0.9.17 |
Type | Typeaar |
Filename | Size |
---|---|
hyperion-crash-0.9.17.pom | |
hyperion-crash-0.9.17.aar | 31 KB |
hyperion-crash-0.9.17-sources.jar | 3 KB |
hyperion-crash-0.9.17-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.willowtreeapps.hyperion/hyperion-crash/ -->
<dependency>
<groupId>com.willowtreeapps.hyperion</groupId>
<artifactId>hyperion-crash</artifactId>
<version>0.9.17</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.willowtreeapps.hyperion/hyperion-crash/
implementation 'com.willowtreeapps.hyperion:hyperion-crash:0.9.17'
// https://jarcasting.com/artifacts/com.willowtreeapps.hyperion/hyperion-crash/
implementation ("com.willowtreeapps.hyperion:hyperion-crash:0.9.17")
'com.willowtreeapps.hyperion:hyperion-crash:aar:0.9.17'
<dependency org="com.willowtreeapps.hyperion" name="hyperion-crash" rev="0.9.17">
<artifact name="hyperion-crash" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.willowtreeapps.hyperion', module='hyperion-crash', version='0.9.17')
)
libraryDependencies += "com.willowtreeapps.hyperion" % "hyperion-crash" % "0.9.17"
[com.willowtreeapps.hyperion/hyperion-crash "0.9.17"]