Categories |
CategoriesNet |
---|---|
GroupId | GroupIdde.halfbit |
ArtifactId | ArtifactIdmagnetx-app-leakcanary |
Version | Version3.2 |
Type | Typeaar |
Filename | Size |
---|---|
magnetx-app-leakcanary-3.2.pom | |
magnetx-app-leakcanary-3.2.aar | 3 KB |
magnetx-app-leakcanary-3.2-sources.jar | 1 KB |
magnetx-app-leakcanary-3.2-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>3.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/de.halfbit/magnetx-app-leakcanary/
implementation 'de.halfbit:magnetx-app-leakcanary:3.2'
// https://jarcasting.com/artifacts/de.halfbit/magnetx-app-leakcanary/
implementation ("de.halfbit:magnetx-app-leakcanary:3.2")
'de.halfbit:magnetx-app-leakcanary:aar:3.2'
<dependency org="de.halfbit" name="magnetx-app-leakcanary" rev="3.2">
<artifact name="magnetx-app-leakcanary" type="aar" />
</dependency>
@Grapes(
@Grab(group='de.halfbit', module='magnetx-app-leakcanary', version='3.2')
)
libraryDependencies += "de.halfbit" % "magnetx-app-leakcanary" % "3.2"
[de.halfbit/magnetx-app-leakcanary "3.2"]