Last Version

net.markenwerk:commons-nulls 1.0.4

Some common null objects for Java

License

License

Categories

Categories

Net
GroupId

GroupId

net.markenwerk
ArtifactId

ArtifactId

commons-nulls
Version

Version

1.0.4
Type

Type

jar
Description

Description

net.markenwerk:commons-nulls
Some common null objects for Java
Project URL

Project URL

https://github.com/markenwerk/java-commons-nulls
Project Organization

Project Organization

Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH
Source Code Management

Source Code Management

https://github.com/markenwerk/java-commons-nulls

Download commons-nulls 1.0.4


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.