License |
License |
---|---|
GroupId | GroupIdde.cketti.library.changelog |
ArtifactId | ArtifactIdckchangelog-core |
Version | Version2.0.0-beta01 |
Type | Typeaar |
Description |
DescriptionckChangeLog Library
An Android Library to display a Change Log
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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-beta01</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-beta01'
// https://jarcasting.com/artifacts/de.cketti.library.changelog/ckchangelog-core/
implementation ("de.cketti.library.changelog:ckchangelog-core:2.0.0-beta01")
'de.cketti.library.changelog:ckchangelog-core:aar:2.0.0-beta01'
<dependency org="de.cketti.library.changelog" name="ckchangelog-core" rev="2.0.0-beta01">
<artifact name="ckchangelog-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='de.cketti.library.changelog', module='ckchangelog-core', version='2.0.0-beta01')
)
libraryDependencies += "de.cketti.library.changelog" % "ckchangelog-core" % "2.0.0-beta01"
[de.cketti.library.changelog/ckchangelog-core "2.0.0-beta01"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.1.0 |