Last Version

yutils 2.0.4

安卓各种工具

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.kotlinx
ArtifactId

ArtifactId

yutils
Version

Version

2.0.4
Type

Type

aar
Description

Description

yutils
安卓各种工具
Project URL

Project URL

https://github.com/yutils/yutils
Source Code Management

Source Code Management

https://github.com/yutils/yutils

Download yutils 2.0.4


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

Dependencies

compile (12)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1
androidx.recyclerview » recyclerview jar 1.2.1
com.google.code.gson : gson jar 2.9.0
androidx.lifecycle » lifecycle-common-java8 jar 2.4.1
com.kotlinx : yhttp jar 1.1.4
com.squareup.okhttp3 : okhttp jar 4.9.3
androidx.databinding » databinding-common jar 7.2.1
androidx.databinding » databinding-runtime jar 7.2.1
androidx.databinding » databinding-adapters jar 7.2.1
androidx.databinding » databinding-ktx jar 7.2.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

Project Modules

There are no modules declared in this project.