LeakCanary Log

Leak Canary

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.leakcanary
ArtifactId

ArtifactId

leakcanary-log
Last Version

Last Version

2.0-alpha-3
Release Date

Release Date

Type

Type

jar
Description

Description

LeakCanary Log
Leak Canary
Project URL

Project URL

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

Source Code Management

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

Download leakcanary-log

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.21

Project Modules

There are no modules declared in this project.

LeakCanary 🐤

A memory leak detection library for Android.

square.github.io/leakcanary

License

Copyright 2015 Square, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
com.squareup.leakcanary

Square

Versions

Version
2.0-alpha-3
2.0-alpha-2
2.0-alpha-1