не последняя версия
Последняя версия 2.2-androidx

com.github.isong0623:EasyDialog 2.1-support

This is a dialog easy to use.

Группа

Группа

com.github.isong0623
Идентификатор

Идентификатор

EasyDialog
Версия

Версия

2.1-support
Тип

Тип

aar

Скачать EasyDialog 2.1-support


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