whatif

WhatIf is kotlin extensions for expressing a single if-else statement, nullable and boolean.

License

License

GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

whatif
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

whatif
WhatIf is kotlin extensions for expressing a single if-else statement, nullable and boolean.
Project URL

Project URL

https://github.com/skydoves/whatif/
Source Code Management

Source Code Management

https://github.com/skydoves/whatif/

Download whatif

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.30

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7