MVN

to.etc.domui : to.etc.jsr305

Maven & Gradle

Mar 28, 2017
11 usages
9 stars

domui :: jsr305 · JSR305 annotations updated to be used with Eclipse's Nullity checks

<dependency>
    <groupId>to.etc.domui</groupId>
    <artifactId>to.etc.jsr305</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of to.etc.domui : to.etc.jsr305 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of to.etc.domui : to.etc.jsr305 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
to.etc.jsr305-1.1

How to add a dependency to Maven

Add the following to.etc.domui : to.etc.jsr305 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>to.etc.domui</groupId>
    <artifactId>to.etc.jsr305</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following to.etc.domui : to.etc.jsr305 gradle dependency to your build.gradle file:

implementation 'to.etc.domui:to.etc.jsr305:1.1'

Gradle Kotlin DSL: Add the following to.etc.domui : to.etc.jsr305 gradle kotlin dependency to your build.gradle.kts file:

implementation("to.etc.domui:to.etc.jsr305:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following to.etc.domui : to.etc.jsr305 sbt scala dependency to your build.sbt file:

libraryDependencies += "to.etc.domui" % "to.etc.jsr305" % "1.1"

Advertisement

Dependencies from Group

Mar 28, 2017
11 usages
9 stars
Mar 28, 2017
9 usages
9 stars
Mar 28, 2017
6 usages
9 stars
Mar 28, 2017
5 usages
9 stars
Mar 28, 2017
4 usages
9 stars

Discover Dependencies

May 14, 2019
9 usages
7 stars
Mar 03, 2022
3 usages
2 stars
May 24, 2020
11 usages
1 stars
Sep 20, 2016
10 usages
42 stars
Aug 30, 2022
6 usages
191 stars