My Library

A description of what my library does.

License

License

GroupId

GroupId

com.github.xyz-fly
ArtifactId

ArtifactId

albumcore
Last Version

Last Version

0.9.9
Release Date

Release Date

Type

Type

aar
Description

Description

My Library
A description of what my library does.
Project URL

Project URL

https://github.com/xyz-fly/AlbumCore/
Source Code Management

Source Code Management

https://github.com/xyz-fly/AlbumCore/

Download albumcore

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.6.10
androidx.appcompat » appcompat jar 1.4.1
androidx.paging » paging-runtime-ktx jar 3.1.0

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.9
0.9.8
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0