Last Version

nullablej 4.0.1-DEV.1

Brining functional goodies to Java: nullablej

License

License

GroupId

GroupId

io.nullablej
ArtifactId

ArtifactId

nullablej
Version

Version

4.0.1-DEV.1
Type

Type

jar
Description

Description

nullablej
Brining functional goodies to Java: nullablej
Project URL

Project URL

https://github.com/NawaMan/NullableJ
Source Code Management

Source Code Management

http://github.com/NawaMan/NullableJ/tree/master

Download nullablej 4.0.1-DEV.1


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

Dependencies

test (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.