Last Version

Android Nullify Lint Checks 1.9.0

Lint checks for @Nullable/@NonNull

License

License

GroupId

GroupId

com.cmgapps.android
ArtifactId

ArtifactId

lint-nullify
Version

Version

1.9.0
Type

Type

aar
Description

Description

Android Nullify Lint Checks
Lint checks for @Nullable/@NonNull
Project URL

Project URL

https://github.com/chrimaeon/lint-nullify
Source Code Management

Source Code Management

https://github.com/chrimaeon/lint-nullify

Download lint-nullify 1.9.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.