Last Version

Null wrapper 1.0.0

This library is for those who hate null reference in java and java code

License

License

Categories

Categories

hate Data Data Formats Hypermedia Types
GroupId

GroupId

pro.tyshchenko
ArtifactId

ArtifactId

nullhater
Version

Version

1.0.0
Type

Type

jar
Description

Description

Null wrapper
This library is for those who hate null reference in java and java code
Project URL

Project URL

https://github.com/AlexanderTyshchenko/NullHater
Source Code Management

Source Code Management

https://github.com/AlexanderTyshchenko/NullHater/tree/main

Download nullhater 1.0.0


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

Dependencies

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

Project Modules

There are no modules declared in this project.