is not current version
Last Version 0.1.7

io.github.tonnyl:whatsnew 0.1.4

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

GroupId

GroupId

io.github.tonnyl
ArtifactId

ArtifactId

whatsnew
Version

Version

0.1.4
Type

Type

aar

Download whatsnew 0.1.4


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