| License |
License |
|---|---|
| GroupId | GroupIdio.github.tangchaojian |
| ArtifactId | ArtifactIdtools |
| Version | Version1.3.0 |
| Type | Typeaar |
| Description |
Descriptiontools
一个工具类库
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| tools-1.3.0.pom | |
| tools-1.3.0-sources.jar | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.tangchaojian/tools/ -->
<dependency>
<groupId>io.github.tangchaojian</groupId>
<artifactId>tools</artifactId>
<version>1.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.tangchaojian/tools/
implementation 'io.github.tangchaojian:tools:1.3.0'
// https://jarcasting.com/artifacts/io.github.tangchaojian/tools/
implementation ("io.github.tangchaojian:tools:1.3.0")
'io.github.tangchaojian:tools:aar:1.3.0'
<dependency org="io.github.tangchaojian" name="tools" rev="1.3.0">
<artifact name="tools" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.tangchaojian', module='tools', version='1.3.0')
)
libraryDependencies += "io.github.tangchaojian" % "tools" % "1.3.0"
[io.github.tangchaojian/tools "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.2.1 |