Last Version

lint 0.1.1

Configurable Lint and Error-Prone checker alternatives for @CheckReturnValue

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.sweers.configurablecheckreturnvalue
ArtifactId

ArtifactId

lint
Version

Version

0.1.1
Type

Type

jar
Description

Description

lint
Configurable Lint and Error-Prone checker alternatives for @CheckReturnValue
Project URL

Project URL

https://github.com/ZacSweers/configurable-checkreturnvalue/
Source Code Management

Source Code Management

https://github.com/ZacSweers/configurable-checkreturnvalue/

Download lint 0.1.1


<!-- https://jarcasting.com/artifacts/io.sweers.configurablecheckreturnvalue/lint/ -->
<dependency>
    <groupId>io.sweers.configurablecheckreturnvalue</groupId>
    <artifactId>lint</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.sweers.configurablecheckreturnvalue/lint/
implementation 'io.sweers.configurablecheckreturnvalue:lint:0.1.1'
// https://jarcasting.com/artifacts/io.sweers.configurablecheckreturnvalue/lint/
implementation ("io.sweers.configurablecheckreturnvalue:lint:0.1.1")
'io.sweers.configurablecheckreturnvalue:lint:jar:0.1.1'
<dependency org="io.sweers.configurablecheckreturnvalue" name="lint" rev="0.1.1">
  <artifact name="lint" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sweers.configurablecheckreturnvalue', module='lint', version='0.1.1')
)
libraryDependencies += "io.sweers.configurablecheckreturnvalue" % "lint" % "0.1.1"
[io.sweers.configurablecheckreturnvalue/lint "0.1.1"]

Dependencies

test (2)

Group / Artifact Type Version
com.android.tools.lint : lint jar 26.3.0
com.android.tools.lint : lint-tests jar 26.3.0

Project Modules

There are no modules declared in this project.