| License |
License |
|---|---|
| GroupId | GroupIdcom.faithlife |
| ArtifactId | ArtifactIdandroid-lint |
| Version | Version1.1.6 |
| Type | Typeaar |
| Description |
Descriptionandroid-lint
A collection of lint checks for Android the enforce Faithlife house rules.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| android-lint-1.1.6.pom | |
| android-lint-1.1.6-sources.jar | 906 bytes |
| android-lint-1.1.6-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.faithlife/android-lint/ -->
<dependency>
<groupId>com.faithlife</groupId>
<artifactId>android-lint</artifactId>
<version>1.1.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.faithlife/android-lint/
implementation 'com.faithlife:android-lint:1.1.6'
// https://jarcasting.com/artifacts/com.faithlife/android-lint/
implementation ("com.faithlife:android-lint:1.1.6")
'com.faithlife:android-lint:aar:1.1.6'
<dependency org="com.faithlife" name="android-lint" rev="1.1.6">
<artifact name="android-lint" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.faithlife', module='android-lint', version='1.1.6')
)
libraryDependencies += "com.faithlife" % "android-lint" % "1.1.6"
[com.faithlife/android-lint "1.1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| AndroidLint » checks | jar | unspecified |