Categories |
CategoriesNet |
---|---|
GroupId | GroupIdde.halfbit |
ArtifactId | ArtifactIdmagnetx-app-leakcanary |
Version | Version3.0-alpha6 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/de.halfbit/magnetx-app-leakcanary/ -->
<dependency>
<groupId>de.halfbit</groupId>
<artifactId>magnetx-app-leakcanary</artifactId>
<version>3.0-alpha6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/de.halfbit/magnetx-app-leakcanary/
implementation 'de.halfbit:magnetx-app-leakcanary:3.0-alpha6'
// https://jarcasting.com/artifacts/de.halfbit/magnetx-app-leakcanary/
implementation ("de.halfbit:magnetx-app-leakcanary:3.0-alpha6")
'de.halfbit:magnetx-app-leakcanary:aar:3.0-alpha6'
<dependency org="de.halfbit" name="magnetx-app-leakcanary" rev="3.0-alpha6">
<artifact name="magnetx-app-leakcanary" type="aar" />
</dependency>
@Grapes(
@Grab(group='de.halfbit', module='magnetx-app-leakcanary', version='3.0-alpha6')
)
libraryDependencies += "de.halfbit" % "magnetx-app-leakcanary" % "3.0-alpha6"
[de.halfbit/magnetx-app-leakcanary "3.0-alpha6"]