is not current version
Last Version 1.1.28

com.eelot:easy-app 1.1.24

easy-app

GroupId

GroupId

com.eelot
ArtifactId

ArtifactId

easy-app
Version

Version

1.1.24
Type

Type

aar

Download easy-app 1.1.24


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