Last Version

My Library 0.9.0

A description of what my library does.

License

License

GroupId

GroupId

com.github.xyz-fly
ArtifactId

ArtifactId

core
Version

Version

0.9.0
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 core 0.9.0


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

Dependencies

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.72
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.72
androidx.core » core-ktx jar 1.2.0
androidx.appcompat » appcompat jar 1.1.0
androidx.paging » paging-runtime-ktx jar 2.1.2

Project Modules

There are no modules declared in this project.