Last Version

NullSafe 1.0.0

Null safe flow for Java and Android

License

License

GroupId

GroupId

ru.noties
ArtifactId

ArtifactId

nullsafe
Version

Version

1.0.0
Type

Type

jar
Description

Description

NullSafe
Null safe flow for Java and Android
Project URL

Project URL

https://github.com/noties/NullSafe
Source Code Management

Source Code Management

https://github.com/noties/NullSafe

Download nullsafe 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-annotations jar 26.0.2

Project Modules

There are no modules declared in this project.