is not current version
Last Version 1.2.1

com.github.moduth:blockcanary-core 1.1.4

Android BlockCanary Library

GroupId

GroupId

com.github.moduth
ArtifactId

ArtifactId

blockcanary-core
Version

Version

1.1.4
Type

Type

aar

Download blockcanary-core 1.1.4


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