MVN

com.io7m.jnull : io7m-jnull

Maven & Gradle

Aug 03, 2016
1 stars

io7m-jnull · Null pointer handling

<dependency>
    <groupId>com.io7m.jnull</groupId>
    <artifactId>io7m-jnull</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.io7m.jnull : io7m-jnull to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.io7m.jnull : io7m-jnull to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
io7m-jnull-1.0.2
io7m-jnull-1.0.1
io7m-jnull-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.io7m.jnull</groupId>
    <artifactId>io7m-jnull</artifactId>
    <version>1.0.2</version>
</dependency>