is not current version
Last Version 0.0.2-beta1

io.github.knight-zxw:blockcanary 0.0.2-beta

blocking detecting libary for Android

GroupId

GroupId

io.github.knight-zxw
ArtifactId

ArtifactId

blockcanary
Version

Version

0.0.2-beta
Type

Type

aar

Download blockcanary 0.0.2-beta


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