GroupId | GroupIdio.supercharge |
---|---|
ArtifactId | ArtifactIdlint-checks-common-rules |
Version | Version0.1.0 |
Type | Typeaar |
Filename | Size |
---|---|
lint-checks-common-rules-0.1.0.pom | |
lint-checks-common-rules-0.1.0.aar | 8 KB |
lint-checks-common-rules-0.1.0-sources.jar | 261 bytes |
lint-checks-common-rules-0.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.supercharge/lint-checks-common-rules/ -->
<dependency>
<groupId>io.supercharge</groupId>
<artifactId>lint-checks-common-rules</artifactId>
<version>0.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.supercharge/lint-checks-common-rules/
implementation 'io.supercharge:lint-checks-common-rules:0.1.0'
// https://jarcasting.com/artifacts/io.supercharge/lint-checks-common-rules/
implementation ("io.supercharge:lint-checks-common-rules:0.1.0")
'io.supercharge:lint-checks-common-rules:aar:0.1.0'
<dependency org="io.supercharge" name="lint-checks-common-rules" rev="0.1.0">
<artifact name="lint-checks-common-rules" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.supercharge', module='lint-checks-common-rules', version='0.1.0')
)
libraryDependencies += "io.supercharge" % "lint-checks-common-rules" % "0.1.0"
[io.supercharge/lint-checks-common-rules "0.1.0"]