License |
License |
---|---|
GroupId | GroupIdcom.github.moduth |
ArtifactId | ArtifactIdblockcanary-core |
Version | Version1.2.1 |
Type | Typeaar |
Description |
DescriptionAndroid BlockCanary Core Library
Android BlockCanary Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
blockcanary-core-1.2.1.pom | |
blockcanary-core-1.2.1.aar | 30 KB |
blockcanary-core-1.2.1-sources.jar | 19 KB |
blockcanary-core-1.2.1-javadoc.jar | 73 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.moduth/blockcanary-core/ -->
<dependency>
<groupId>com.github.moduth</groupId>
<artifactId>blockcanary-core</artifactId>
<version>1.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.moduth/blockcanary-core/
implementation 'com.github.moduth:blockcanary-core:1.2.1'
// https://jarcasting.com/artifacts/com.github.moduth/blockcanary-core/
implementation ("com.github.moduth:blockcanary-core:1.2.1")
'com.github.moduth:blockcanary-core:aar:1.2.1'
<dependency org="com.github.moduth" name="blockcanary-core" rev="1.2.1">
<artifact name="blockcanary-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.moduth', module='blockcanary-core', version='1.2.1')
)
libraryDependencies += "com.github.moduth" % "blockcanary-core" % "1.2.1"
[com.github.moduth/blockcanary-core "1.2.1"]