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