Categories |
CategoriesNet |
---|---|
GroupId | GroupIdde.halfbit |
ArtifactId | ArtifactIdmagnetx-app-leakcanary |
Version | Version2.8 |
Type | Typeaar |
Filename | Size |
---|---|
magnetx-app-leakcanary-2.8.pom | |
magnetx-app-leakcanary-2.8.aar | 3 KB |
magnetx-app-leakcanary-2.8-sources.jar | 1 KB |
magnetx-app-leakcanary-2.8-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/de.halfbit/magnetx-app-leakcanary/ -->
<dependency>
<groupId>de.halfbit</groupId>
<artifactId>magnetx-app-leakcanary</artifactId>
<version>2.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/de.halfbit/magnetx-app-leakcanary/
implementation 'de.halfbit:magnetx-app-leakcanary:2.8'
// https://jarcasting.com/artifacts/de.halfbit/magnetx-app-leakcanary/
implementation ("de.halfbit:magnetx-app-leakcanary:2.8")
'de.halfbit:magnetx-app-leakcanary:aar:2.8'
<dependency org="de.halfbit" name="magnetx-app-leakcanary" rev="2.8">
<artifact name="magnetx-app-leakcanary" type="aar" />
</dependency>
@Grapes(
@Grab(group='de.halfbit', module='magnetx-app-leakcanary', version='2.8')
)
libraryDependencies += "de.halfbit" % "magnetx-app-leakcanary" % "2.8"
[de.halfbit/magnetx-app-leakcanary "2.8"]