YGAlbum-Core

This module is the core module of the YGAlbum

License

License

GroupId

GroupId

co.yugang
ArtifactId

ArtifactId

YGAlbum-Core
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

YGAlbum-Core
This module is the core module of the YGAlbum
Project URL

Project URL

https://github.com/YuGangLee/MediaSelector
Source Code Management

Source Code Management

https://github.com/YuGangLee/MediaSelector

Download YGAlbum-Core

How to add to project

<!-- https://jarcasting.com/artifacts/co.yugang/YGAlbum-Core/ -->
<dependency>
    <groupId>co.yugang</groupId>
    <artifactId>YGAlbum-Core</artifactId>
    <version>1.0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.yugang/YGAlbum-Core/
implementation 'co.yugang:YGAlbum-Core:1.0.3'
// https://jarcasting.com/artifacts/co.yugang/YGAlbum-Core/
implementation ("co.yugang:YGAlbum-Core:1.0.3")
'co.yugang:YGAlbum-Core:aar:1.0.3'
<dependency org="co.yugang" name="YGAlbum-Core" rev="1.0.3">
  <artifact name="YGAlbum-Core" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.yugang', module='YGAlbum-Core', version='1.0.3')
)
libraryDependencies += "co.yugang" % "YGAlbum-Core" % "1.0.3"
[co.yugang/YGAlbum-Core "1.0.3"]

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.30
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.30
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0