License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdcom.kotlinx |
ArtifactId | ArtifactIdyutils |
Version | Version1.6.5 |
Type | Typeaar |
Description |
Descriptionyutils
安卓各种工具
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
yutils-1.6.5.pom | |
yutils-1.6.5-sources.jar | 244 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kotlinx/yutils/ -->
<dependency>
<groupId>com.kotlinx</groupId>
<artifactId>yutils</artifactId>
<version>1.6.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.kotlinx/yutils/
implementation 'com.kotlinx:yutils:1.6.5'
// https://jarcasting.com/artifacts/com.kotlinx/yutils/
implementation ("com.kotlinx:yutils:1.6.5")
'com.kotlinx:yutils:aar:1.6.5'
<dependency org="com.kotlinx" name="yutils" rev="1.6.5">
<artifact name="yutils" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.kotlinx', module='yutils', version='1.6.5')
)
libraryDependencies += "com.kotlinx" % "yutils" % "1.6.5"
[com.kotlinx/yutils "1.6.5"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.4.0-alpha03 |
androidx.recyclerview » recyclerview | jar | 1.2.1 |
com.google.code.gson : gson | jar | 2.8.7 |
com.kotlinx : yhttp | jar | 1.0.8 |
androidx.databinding » databinding-common | jar | 7.0.0 |
androidx.databinding » databinding-runtime | jar | 7.0.0 |
androidx.databinding » databinding-adapters | jar | 7.0.0 |
androidx.databinding » databinding-ktx | jar | 7.0.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |