Last Version

io7m-jnull 1.0.2

Null pointer handling

License

License

GroupId

GroupId

com.io7m.jnull
ArtifactId

ArtifactId

io7m-jnull
Version

Version

1.0.2
Type

Type

pom
Description

Description

io7m-jnull
Null pointer handling
Project URL

Project URL

http://github.com/io7m/jnull
Source Code Management

Source Code Management

https://github.com/io7m/jnull

Download io7m-jnull 1.0.2

Filename Size
io7m-jnull-1.0.2.pom 14 KB
Browse

<!-- https://jarcasting.com/artifacts/com.io7m.jnull/io7m-jnull/ -->
<dependency>
    <groupId>com.io7m.jnull</groupId>
    <artifactId>io7m-jnull</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jnull/io7m-jnull/
implementation 'com.io7m.jnull:io7m-jnull:1.0.2'
// https://jarcasting.com/artifacts/com.io7m.jnull/io7m-jnull/
implementation ("com.io7m.jnull:io7m-jnull:1.0.2")
'com.io7m.jnull:io7m-jnull:pom:1.0.2'
<dependency org="com.io7m.jnull" name="io7m-jnull" rev="1.0.2">
  <artifact name="io7m-jnull" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jnull', module='io7m-jnull', version='1.0.2')
)
libraryDependencies += "com.io7m.jnull" % "io7m-jnull" % "1.0.2"
[com.io7m.jnull/io7m-jnull "1.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • io7m-jnull-checkstyle
  • io7m-jnull-core
  • io7m-jnull-documentation