MVN

io.sweers.configurablecheckreturnvalue : lint

Maven & Gradle

Feb 19, 2019
6 stars

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

<dependency>
    <groupId>io.sweers.configurablecheckreturnvalue</groupId>
    <artifactId>lint</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.sweers.configurablecheckreturnvalue : lint to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of io.sweers.configurablecheckreturnvalue : lint to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
lint-0.1.1
lint-0.1.0

How to add a dependency to Maven

Add the following io.sweers.configurablecheckreturnvalue : lint maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.sweers.configurablecheckreturnvalue</groupId>
    <artifactId>lint</artifactId>
    <version>0.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.sweers.configurablecheckreturnvalue : lint gradle dependency to your build.gradle file:

implementation 'io.sweers.configurablecheckreturnvalue:lint:0.1.1'

Gradle Kotlin DSL: Add the following io.sweers.configurablecheckreturnvalue : lint gradle kotlin dependency to your build.gradle.kts file:

implementation("io.sweers.configurablecheckreturnvalue:lint:0.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.sweers.configurablecheckreturnvalue : lint sbt scala dependency to your build.sbt file:

libraryDependencies += "io.sweers.configurablecheckreturnvalue" % "lint" % "0.1.1"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 21, 2023
1.6k stars
Aug 21, 2023
4 usages
1.5k stars
Aug 21, 2023
2 usages
1.5k stars
Aug 21, 2023
43 usages
1.5k stars
Feb 21, 2019
1 usages
0 stars
Feb 21, 2019
0 stars
Jan 27, 2021
1 usages
0 stars
Feb 23, 2019
0 stars