AndroidBucket

Android开发常用整理

License

License

GroupId

GroupId

com.github.wangjiegulu
ArtifactId

ArtifactId

AndroidBucket
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

aar
Description

Description

AndroidBucket
Android开发常用整理
Project URL

Project URL

https://github.com/wangjiegulu/AndroidBucket

Download AndroidBucket

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1