StackSampler

blocking detecting libary for Android

License

License

GroupId

GroupId

io.github.knight-zxw
ArtifactId

ArtifactId

stacksampler
Last Version

Last Version

0.0.2-beta1
Release Date

Release Date

Type

Type

aar
Description

Description

StackSampler
blocking detecting libary for Android
Project URL

Project URL

https://github.com/Knight-ZXW/BlockCanaryX/
Source Code Management

Source Code Management

https://github.com/Knight-ZXW/BlockCanaryX

Download stacksampler

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.knight-zxw/stacksampler/ -->
<dependency>
    <groupId>io.github.knight-zxw</groupId>
    <artifactId>stacksampler</artifactId>
    <version>0.0.2-beta1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.knight-zxw/stacksampler/
implementation 'io.github.knight-zxw:stacksampler:0.0.2-beta1'
// https://jarcasting.com/artifacts/io.github.knight-zxw/stacksampler/
implementation ("io.github.knight-zxw:stacksampler:0.0.2-beta1")
'io.github.knight-zxw:stacksampler:aar:0.0.2-beta1'
<dependency org="io.github.knight-zxw" name="stacksampler" rev="0.0.2-beta1">
  <artifact name="stacksampler" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.knight-zxw', module='stacksampler', version='0.0.2-beta1')
)
libraryDependencies += "io.github.knight-zxw" % "stacksampler" % "0.0.2-beta1"
[io.github.knight-zxw/stacksampler "0.0.2-beta1"]

Dependencies

compile (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2-beta1
0.0.1