whatif-android

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

License

License

GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

whatif-android
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

aar
Description

Description

whatif-android
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-android

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.skydoves : whatif jar 1.1.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.30

runtime (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.0

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