MVN

de.pfabulist.roast : nonnullbydefault

Maven & Gradle

Jul 06, 2017
4 usages

nonnullbydefault · Annotations to declare nonnullness. Findbugs can check some. Use intellij inspection to get all.

<dependency>
    <groupId>de.pfabulist.roast</groupId>
    <artifactId>nonnullbydefault</artifactId>
    <version>3.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.pfabulist.roast : nonnullbydefault to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.1

All Versions

Choose a version of de.pfabulist.roast : nonnullbydefault to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
nonnullbydefault-3.0.1
3.0
nonnullbydefault-3.0

How to add a dependency to Maven

Add the following de.pfabulist.roast : nonnullbydefault maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.pfabulist.roast</groupId>
    <artifactId>nonnullbydefault</artifactId>
    <version>3.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.pfabulist.roast : nonnullbydefault gradle dependency to your build.gradle file:

implementation 'de.pfabulist.roast:nonnullbydefault:3.0.1'

Gradle Kotlin DSL: Add the following de.pfabulist.roast : nonnullbydefault gradle kotlin dependency to your build.gradle.kts file:

implementation("de.pfabulist.roast:nonnullbydefault:3.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.pfabulist.roast : nonnullbydefault sbt scala dependency to your build.sbt file:

libraryDependencies += "de.pfabulist.roast" % "nonnullbydefault" % "3.0.1"

Advertisement

Dependencies from Group

Jul 07, 2017
11 usages
Apr 03, 2018
5 usages
Jul 06, 2017
4 usages
May 04, 2018
4 usages

Discover Dependencies

Mar 20, 2023
84 usages
333 stars
May 27, 2014
17 usages
15 stars
Sep 18, 2017
7 usages
0 stars
Jan 21, 2021
6 usages
9 stars
Aug 14, 2017
35 usages
0 stars
Apr 26, 2023
57 usages
Dec 31, 2019
15 usages
52 stars
Jun 01, 2020
8 usages
776 stars