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