| License |
License |
|---|---|
| Categories |
CategoriesKotlin Languages |
| GroupId | GroupIdcom.kotlinx |
| ArtifactId | ArtifactIdyutils |
| Last Version | Last Version2.0.4 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionyutils
安卓各种工具
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| yutils-2.0.4.pom | |
| yutils-2.0.4-sources.jar | 233 KB |
| Browse |
<!-- 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"]
| 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 |