Last Version

nullfree 1.4.3

Null checking library

License

License

GroupId

GroupId

com.nikialeksey
ArtifactId

ArtifactId

nullfree
Version

Version

1.4.3
Type

Type

jar
Description

Description

nullfree
Null checking library
Project URL

Project URL

https://github.com/nikialeksey/nullfree
Source Code Management

Source Code Management

https://github.com/nikialeksey/nullfree

Download nullfree 1.4.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.javaparser : javaparser-symbol-solver-core jar 3.13.6
org.apache.httpcomponents : httpclient jar 4.5.8

Project Modules

There are no modules declared in this project.