Last Version

ChangeLog Library 2.1.0

Android Library to display your changelog

License

License

GroupId

GroupId

com.github.gabrielemariotti.changeloglib
ArtifactId

ArtifactId

changelog
Version

Version

2.1.0
Type

Type

aar
Description

Description

ChangeLog Library
Android Library to display your changelog
Project URL

Project URL

https://github.com/gabrielemariotti/changeloglib
Source Code Management

Source Code Management

https://github.com/gabrielemariotti/changeloglib

Download changelog 2.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » recyclerview-v7 jar 23.3.0
com.android.support » support-v4 jar 23.3.0

Project Modules

There are no modules declared in this project.