is not current version
Last Version 1.2.2

de.cketti.library.changelog:ckchangelog 1.2.1

An Android Library to display a Change Log

GroupId

GroupId

de.cketti.library.changelog
ArtifactId

ArtifactId

ckchangelog
Version

Version

1.2.1
Type

Type

aar

Download ckchangelog 1.2.1


<!-- https://jarcasting.com/artifacts/de.cketti.library.changelog/ckchangelog/ -->
<dependency>
    <groupId>de.cketti.library.changelog</groupId>
    <artifactId>ckchangelog</artifactId>
    <version>1.2.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/de.cketti.library.changelog/ckchangelog/
implementation 'de.cketti.library.changelog:ckchangelog:1.2.1'
// https://jarcasting.com/artifacts/de.cketti.library.changelog/ckchangelog/
implementation ("de.cketti.library.changelog:ckchangelog:1.2.1")
'de.cketti.library.changelog:ckchangelog:aar:1.2.1'
<dependency org="de.cketti.library.changelog" name="ckchangelog" rev="1.2.1">
  <artifact name="ckchangelog" type="aar" />
</dependency>
@Grapes(
@Grab(group='de.cketti.library.changelog', module='ckchangelog', version='1.2.1')
)
libraryDependencies += "de.cketti.library.changelog" % "ckchangelog" % "1.2.1"
[de.cketti.library.changelog/ckchangelog "1.2.1"]