is not current version
Last Version 1.0.2

com.github.moduth:blockcanary 1.0.0

Android BlockCanary Library

GroupId

GroupId

com.github.moduth
ArtifactId

ArtifactId

blockcanary
Version

Version

1.0.0
Type

Type

aar

Download blockcanary 1.0.0


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