EasyDialog

This is a drawable tools for view and easy to use.

License

License

GroupId

GroupId

com.github.isong0623
ArtifactId

ArtifactId

EasyView
Last Version

Last Version

1.2-androidx
Release Date

Release Date

Type

Type

aar
Description

Description

EasyDialog
This is a drawable tools for view and easy to use.

Download EasyView

How to add to project

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

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.2-androidx
1.1-androidx
1.0-androidx