is not current version
Last Version 4.0.1-DEV.1

io.nullablej:nullablej 4.0.0.1

Brining functional goodies to Java: nullablej

GroupId

GroupId

io.nullablej
ArtifactId

ArtifactId

nullablej
Version

Version

4.0.0.1
Type

Type

jar

Download nullablej 4.0.0.1


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