License |
License |
---|---|
GroupId | GroupIdcom.github.ooftf |
ArtifactId | ArtifactIdstetho-no-op |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionstetho-no-op
noting to description
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stetho-no-op-1.0.1.pom | |
stetho-no-op-1.0.1-sources.jar | 1 KB |
stetho-no-op-1.0.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ooftf/stetho-no-op/ -->
<dependency>
<groupId>com.github.ooftf</groupId>
<artifactId>stetho-no-op</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ooftf/stetho-no-op/
implementation 'com.github.ooftf:stetho-no-op:1.0.1'
// https://jarcasting.com/artifacts/com.github.ooftf/stetho-no-op/
implementation ("com.github.ooftf:stetho-no-op:1.0.1")
'com.github.ooftf:stetho-no-op:aar:1.0.1'
<dependency org="com.github.ooftf" name="stetho-no-op" rev="1.0.1">
<artifact name="stetho-no-op" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.ooftf', module='stetho-no-op', version='1.0.1')
)
libraryDependencies += "com.github.ooftf" % "stetho-no-op" % "1.0.1"
[com.github.ooftf/stetho-no-op "1.0.1"]