ckChangeLog Library

An Android Library to display a Change Log

License

License

GroupId

GroupId

de.cketti.library.changelog
ArtifactId

ArtifactId

ckchangelog-core
Last Version

Last Version

2.0.0-beta02
Release Date

Release Date

Type

Type

aar
Description

Description

ckChangeLog Library
An Android Library to display a Change Log
Project URL

Project URL

https://github.com/cketti/ckChangeLog
Source Code Management

Source Code Management

https://github.com/cketti/ckChangeLog

Download ckchangelog-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-beta02
2.0.0-beta01