null-phobia

Utility library to simplify performing safe operations on nullable objects

License

License

GroupId

GroupId

io.github.ziemowit
ArtifactId

ArtifactId

null-phobia
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

null-phobia
Utility library to simplify performing safe operations on nullable objects
Project URL

Project URL

https://github.com/Ziemowit/null-phobia
Source Code Management

Source Code Management

https://github.com/Ziemowit/null-phobia

Download null-phobia

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.ziemowit/null-phobia/ -->
<dependency>
    <groupId>io.github.ziemowit</groupId>
    <artifactId>null-phobia</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ziemowit/null-phobia/
implementation 'io.github.ziemowit:null-phobia:1.0.0'
// https://jarcasting.com/artifacts/io.github.ziemowit/null-phobia/
implementation ("io.github.ziemowit:null-phobia:1.0.0")
'io.github.ziemowit:null-phobia:jar:1.0.0'
<dependency org="io.github.ziemowit" name="null-phobia" rev="1.0.0">
  <artifact name="null-phobia" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ziemowit', module='null-phobia', version='1.0.0')
)
libraryDependencies += "io.github.ziemowit" % "null-phobia" % "1.0.0"
[io.github.ziemowit/null-phobia "1.0.0"]

Dependencies

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 2.1-groovy-3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0