License |
License |
---|---|
GroupId | GroupIdio.github.tangnuo |
ArtifactId | ArtifactIdlib_utils |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionlib_utils
常用工具类
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lib_utils-0.0.2.pom | |
lib_utils-0.0.2.aar | 416 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.tangnuo/lib_utils/ -->
<dependency>
<groupId>io.github.tangnuo</groupId>
<artifactId>lib_utils</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.tangnuo/lib_utils/
implementation 'io.github.tangnuo:lib_utils:0.0.2'
// https://jarcasting.com/artifacts/io.github.tangnuo/lib_utils/
implementation ("io.github.tangnuo:lib_utils:0.0.2")
'io.github.tangnuo:lib_utils:aar:0.0.2'
<dependency org="io.github.tangnuo" name="lib_utils" rev="0.0.2">
<artifact name="lib_utils" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.tangnuo', module='lib_utils', version='0.0.2')
)
libraryDependencies += "io.github.tangnuo" % "lib_utils" % "0.0.2"
[io.github.tangnuo/lib_utils "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.6 |
com.android.support.constraint » constraint-layout | jar | 2.0.2 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.10 |
com.android.support » support-annotations | jar | 28.0.0 |