Tools4A

Android Tools

License

License

GroupId

GroupId

io.github.panpf.tools4a
ArtifactId

ArtifactId

tools4a-utils
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Tools4A
Android Tools
Project URL

Project URL

https://github.com/panpf/tools4a
Source Code Management

Source Code Management

https://github.com/panpf/tools4a

Download tools4a-utils

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.panpf.tools4a/tools4a-utils/ -->
<dependency>
    <groupId>io.github.panpf.tools4a</groupId>
    <artifactId>tools4a-utils</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.panpf.tools4a/tools4a-utils/
implementation 'io.github.panpf.tools4a:tools4a-utils:1.0.0'
// https://jarcasting.com/artifacts/io.github.panpf.tools4a/tools4a-utils/
implementation ("io.github.panpf.tools4a:tools4a-utils:1.0.0")
'io.github.panpf.tools4a:tools4a-utils:aar:1.0.0'
<dependency org="io.github.panpf.tools4a" name="tools4a-utils" rev="1.0.0">
  <artifact name="tools4a-utils" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.panpf.tools4a', module='tools4a-utils', version='1.0.0')
)
libraryDependencies += "io.github.panpf.tools4a" % "tools4a-utils" % "1.0.0"
[io.github.panpf.tools4a/tools4a-utils "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.2.0
androidx.lifecycle » lifecycle-common jar 2.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
1.0.0-rc03