Last Version

Nullify 1.0.1

Nullify for null representations and assertions of objects.

License

License

GroupId

GroupId

org.silentsoft
ArtifactId

ArtifactId

nullify
Version

Version

1.0.1
Type

Type

jar
Description

Description

Nullify
Nullify for null representations and assertions of objects.
Project URL

Project URL

https://github.com/silentsoft/nullify
Source Code Management

Source Code Management

https://github.com/silentsoft/nullify.git

Download nullify 1.0.1


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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar 1.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

Project Modules

There are no modules declared in this project.