License |
License |
---|---|
GroupId | GroupIdio.nullablej |
ArtifactId | ArtifactIdnullablej |
Version | Version4.0.1-DEV.1 |
Type | Typejar |
Description |
Descriptionnullablej
Brining functional goodies to Java: nullablej
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nullablej-4.0.1-DEV.1.pom | |
nullablej-4.0.1-DEV.1.jar | 48 KB |
nullablej-4.0.1-DEV.1-sources.jar | 51 KB |
nullablej-4.0.1-DEV.1-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
junit : junit | jar | 4.12 |