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