Categories |
CategoriesCRaSH General Purpose Libraries Utility |
---|---|
GroupId | GroupIdcom.willowtreeapps.hyperion |
ArtifactId | ArtifactIdhyperion-crash |
Version | Version0.9.24 |
Type | Typeaar |
Filename | Size |
---|---|
hyperion-crash-0.9.24.pom | |
hyperion-crash-0.9.24.aar | 32 KB |
hyperion-crash-0.9.24-sources.jar | 3 KB |
hyperion-crash-0.9.24-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.24</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.willowtreeapps.hyperion/hyperion-crash/
implementation 'com.willowtreeapps.hyperion:hyperion-crash:0.9.24'
// https://jarcasting.com/artifacts/com.willowtreeapps.hyperion/hyperion-crash/
implementation ("com.willowtreeapps.hyperion:hyperion-crash:0.9.24")
'com.willowtreeapps.hyperion:hyperion-crash:aar:0.9.24'
<dependency org="com.willowtreeapps.hyperion" name="hyperion-crash" rev="0.9.24">
<artifact name="hyperion-crash" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.willowtreeapps.hyperion', module='hyperion-crash', version='0.9.24')
)
libraryDependencies += "com.willowtreeapps.hyperion" % "hyperion-crash" % "0.9.24"
[com.willowtreeapps.hyperion/hyperion-crash "0.9.24"]