is not current version
Last Version 4.0.1-DEV.1

io.nullablej:nullablej 4.0.1.0

Brining functional goodies to Java: nullablej

GroupId

GroupId

io.nullablej
ArtifactId

ArtifactId

nullablej
Version

Version

4.0.1.0
Type

Type

jar

Download nullablej 4.0.1.0


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