не последняя версия
Последняя версия 1.1.28

com.eelot:easy-app 1.1.25

easy-app

Группа

Группа

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

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

easy-app
Версия

Версия

1.1.25
Тип

Тип

aar

Скачать easy-app 1.1.25


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