Last Version

LeakCanary extension to watch Android support fragments 1.6.3

Leak Canary

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.leakcanary
ArtifactId

ArtifactId

leakcanary-support-fragment
Version

Version

1.6.3
Type

Type

aar
Description

Description

LeakCanary extension to watch Android support fragments
Leak Canary
Project URL

Project URL

http://github.com/square/leakcanary/
Source Code Management

Source Code Management

http://github.com/square/leakcanary/

Download leakcanary-support-fragment 1.6.3


<!-- https://jarcasting.com/artifacts/com.squareup.leakcanary/leakcanary-support-fragment/ -->
<dependency>
    <groupId>com.squareup.leakcanary</groupId>
    <artifactId>leakcanary-support-fragment</artifactId>
    <version>1.6.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.leakcanary/leakcanary-support-fragment/
implementation 'com.squareup.leakcanary:leakcanary-support-fragment:1.6.3'
// https://jarcasting.com/artifacts/com.squareup.leakcanary/leakcanary-support-fragment/
implementation ("com.squareup.leakcanary:leakcanary-support-fragment:1.6.3")
'com.squareup.leakcanary:leakcanary-support-fragment:aar:1.6.3'
<dependency org="com.squareup.leakcanary" name="leakcanary-support-fragment" rev="1.6.3">
  <artifact name="leakcanary-support-fragment" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.leakcanary', module='leakcanary-support-fragment', version='1.6.3')
)
libraryDependencies += "com.squareup.leakcanary" % "leakcanary-support-fragment" % "1.6.3"
[com.squareup.leakcanary/leakcanary-support-fragment "1.6.3"]

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.leakcanary : leakcanary-android jar 1.6.3
com.android.support » support-fragment jar 26.0.0

Project Modules

There are no modules declared in this project.