is not current version
Last Version 0.0.2-beta1

io.github.knight-zxw:stacksampler 0.0.1

blocking detecting libary for Android

GroupId

GroupId

io.github.knight-zxw
ArtifactId

ArtifactId

stacksampler
Version

Version

0.0.1
Type

Type

aar

Download stacksampler 0.0.1


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