is not current version
Last Version 1.1.0

io.github.anderscheow:whatsnew 1.0.0

Showcase What's New on your app

GroupId

GroupId

io.github.anderscheow
ArtifactId

ArtifactId

whatsnew
Version

Version

1.0.0
Type

Type

aar

Download whatsnew 1.0.0


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