License |
License |
---|---|
GroupId | GroupIdcom.willowtreeapps.hyperion |
ArtifactId | ArtifactIdhyperion-core-no-op |
Version | Version0.9.34 |
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.34.pom | |
hyperion-core-no-op-0.9.34-sources.jar | 1 KB |
hyperion-core-no-op-0.9.34-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.34</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.34'
// https://jarcasting.com/artifacts/com.willowtreeapps.hyperion/hyperion-core-no-op/
implementation ("com.willowtreeapps.hyperion:hyperion-core-no-op:0.9.34")
'com.willowtreeapps.hyperion:hyperion-core-no-op:aar:0.9.34'
<dependency org="com.willowtreeapps.hyperion" name="hyperion-core-no-op" rev="0.9.34">
<artifact name="hyperion-core-no-op" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.willowtreeapps.hyperion', module='hyperion-core-no-op', version='0.9.34')
)
libraryDependencies += "com.willowtreeapps.hyperion" % "hyperion-core-no-op" % "0.9.34"
[com.willowtreeapps.hyperion/hyperion-core-no-op "0.9.34"]