Last Version

core 1.2.22

this is maven library author is sunshuntao

License

License

GroupId

GroupId

com.github.qydq
ArtifactId

ArtifactId

core
Version

Version

1.2.22
Type

Type

aar
Description

Description

core
this is maven library author is sunshuntao
Project URL

Project URL

https://github.com/qydq/livery
Source Code Management

Source Code Management

https://github.com/qydq/livery/tree/master

Download core 1.2.22


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

Dependencies

compile (16)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.0
androidx.core » core-ktx jar 1.3.1
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.2.1
androidx.constraintlayout » constraintlayout jar 2.0.4
androidx.multidex » multidex jar 2.0.1
com.squareup.retrofit2 : adapter-rxjava2 jar 2.9.0
com.squareup.retrofit2 : converter-gson jar 2.9.0
com.squareup.okhttp3 : logging-interceptor jar 3.12.1
com.squareup.retrofit2 : retrofit jar 2.9.0
io.reactivex.rxjava2 : rxjava jar 2.2.19
io.reactivex.rxjava2 : rxandroid jar 2.1.1
io.sentry : sentry-core jar 2.3.1
androidx.databinding » databinding-common jar 4.2.1
androidx.databinding » databinding-runtime jar 4.2.1
androidx.databinding » databinding-adapters jar 4.2.1

Project Modules

There are no modules declared in this project.