Last Version

WhatsNew 0.1.7

WhatsNew automatically displays a short description of the new features when users update your app.

License

License

GroupId

GroupId

io.github.tonnyl
ArtifactId

ArtifactId

whatsnew
Version

Version

0.1.7
Type

Type

aar
Description

Description

WhatsNew
WhatsNew automatically displays a short description of the new features when users update your app.
Project URL

Project URL

https://github.com/TonnyL/WhatsNew
Source Code Management

Source Code Management

https://github.com/TonnyL/WhatsNew

Download whatsnew 0.1.7


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 4.1.3

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.4.32
androidx.appcompat » appcompat jar 1.3.0-rc01
androidx.recyclerview » recyclerview jar 1.2.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.32

Project Modules

There are no modules declared in this project.