License |
License |
---|---|
GroupId | GroupIdcom.willowtreeapps.hyperion |
ArtifactId | ArtifactIdhyperion-plugin |
Version | Version0.9.34 |
Type | Typeaar |
Description |
Descriptionhyperion-plugin
App Debugging & Inspection Tool for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hyperion-plugin-0.9.34.pom | |
hyperion-plugin-0.9.34-sources.jar | 9 KB |
hyperion-plugin-0.9.34-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.willowtreeapps.hyperion/hyperion-plugin/ -->
<dependency>
<groupId>com.willowtreeapps.hyperion</groupId>
<artifactId>hyperion-plugin</artifactId>
<version>0.9.34</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.willowtreeapps.hyperion/hyperion-plugin/
implementation 'com.willowtreeapps.hyperion:hyperion-plugin:0.9.34'
// https://jarcasting.com/artifacts/com.willowtreeapps.hyperion/hyperion-plugin/
implementation ("com.willowtreeapps.hyperion:hyperion-plugin:0.9.34")
'com.willowtreeapps.hyperion:hyperion-plugin:aar:0.9.34'
<dependency org="com.willowtreeapps.hyperion" name="hyperion-plugin" rev="0.9.34">
<artifact name="hyperion-plugin" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.willowtreeapps.hyperion', module='hyperion-plugin', version='0.9.34')
)
libraryDependencies += "com.willowtreeapps.hyperion" % "hyperion-plugin" % "0.9.34"
[com.willowtreeapps.hyperion/hyperion-plugin "0.9.34"]