is not current version
Last Version 0.9.9

My Library 0.9.8

A description of what my library does.

License

License

GroupId

GroupId

com.github.xyz-fly
ArtifactId

ArtifactId

albumcore
Version

Version

0.9.8
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 0.9.8


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.10
androidx.appcompat » appcompat jar 1.2.0
androidx.paging » paging-runtime-ktx jar 3.0.0-alpha07

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.10

Project Modules

There are no modules declared in this project.