Last Version

support 0.1.1

Custom Android support library, include some useful utils and widget

License

License

GroupId

GroupId

com.github.avenwu
ArtifactId

ArtifactId

support
Version

Version

0.1.1
Type

Type

aar
Description

Description

support
Custom Android support library, include some useful utils and widget
Project URL

Project URL

https://github.com/avenwu/support
Source Code Management

Source Code Management

https://github.com/avenwu/support

Download support 0.1.1


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

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.