tools

一个工具类库

License

License

GroupId

GroupId

io.github.tangchaojian
ArtifactId

ArtifactId

tools
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

aar
Description

Description

tools
一个工具类库
Project URL

Project URL

https://github.com/tangchaojian/sunshine_tools

Download tools

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.1-RELEASE
1.1
1.0