Last Version

abstracts 0.2.4

A set of Android libraries

License

License

The MIT License
GroupId

GroupId

cn.6xyun.android
ArtifactId

ArtifactId

abstracts
Version

Version

0.2.4
Type

Type

aar
Description

Description

abstracts
A set of Android libraries
Project URL

Project URL

https://github.com/lx0758/Android
Source Code Management

Source Code Management

https://github.com/lx0758/Android

Download abstracts 0.2.4


<!-- https://jarcasting.com/artifacts/cn.6xyun.android/abstracts/ -->
<dependency>
    <groupId>cn.6xyun.android</groupId>
    <artifactId>abstracts</artifactId>
    <version>0.2.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.6xyun.android/abstracts/
implementation 'cn.6xyun.android:abstracts:0.2.4'
// https://jarcasting.com/artifacts/cn.6xyun.android/abstracts/
implementation ("cn.6xyun.android:abstracts:0.2.4")
'cn.6xyun.android:abstracts:aar:0.2.4'
<dependency org="cn.6xyun.android" name="abstracts" rev="0.2.4">
  <artifact name="abstracts" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.6xyun.android', module='abstracts', version='0.2.4')
)
libraryDependencies += "cn.6xyun.android" % "abstracts" % "0.2.4"
[cn.6xyun.android/abstracts "0.2.4"]

Dependencies

compile (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.