asm-logging-runtime

Android gradle plugin which inject at compile time method logging (initially forked from Hunter-Debug)

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation Logging
GroupId

GroupId

it.sephiroth.android.library.asm
ArtifactId

ArtifactId

asm-logging-runtime
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

aar
Description

Description

asm-logging-runtime
Android gradle plugin which inject at compile time method logging (initially forked from Hunter-Debug)
Project URL

Project URL

https://github.com/sephiroth74/AndroidDebugLog/
Source Code Management

Source Code Management

https://github.com/sephiroth74/AndroidDebugLog/

Download asm-logging-runtime

How to add to project

<!-- https://jarcasting.com/artifacts/it.sephiroth.android.library.asm/asm-logging-runtime/ -->
<dependency>
    <groupId>it.sephiroth.android.library.asm</groupId>
    <artifactId>asm-logging-runtime</artifactId>
    <version>1.0.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/it.sephiroth.android.library.asm/asm-logging-runtime/
implementation 'it.sephiroth.android.library.asm:asm-logging-runtime:1.0.4'
// https://jarcasting.com/artifacts/it.sephiroth.android.library.asm/asm-logging-runtime/
implementation ("it.sephiroth.android.library.asm:asm-logging-runtime:1.0.4")
'it.sephiroth.android.library.asm:asm-logging-runtime:aar:1.0.4'
<dependency org="it.sephiroth.android.library.asm" name="asm-logging-runtime" rev="1.0.4">
  <artifact name="asm-logging-runtime" type="aar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth.android.library.asm', module='asm-logging-runtime', version='1.0.4')
)
libraryDependencies += "it.sephiroth.android.library.asm" % "asm-logging-runtime" % "1.0.4"
[it.sephiroth.android.library.asm/asm-logging-runtime "1.0.4"]

Dependencies

runtime (2)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1-rc5
1.0.0-rc4
1.0.0-rc3
1.0.0-rc2
0.1.0-rc6
0.1.0-rc5