License |
License |
---|---|
GroupId | GroupIdorg.silentsoft |
ArtifactId | ArtifactIdnullify |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNullify
Nullify for null representations and assertions of objects.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nullify-1.0.1.pom | |
nullify-1.0.1.jar | 4 KB |
nullify-1.0.1-sources.jar | 4 KB |
nullify-1.0.1-javadoc.jar | 23 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.platform : junit-platform-launcher | jar | 1.7.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |