is not current version
Last Version 1.5.6

com.arello-mobile:moxy-android 1.5.3

Arello-Mobile MVP library for Android

GroupId

GroupId

com.arello-mobile
ArtifactId

ArtifactId

moxy-android
Version

Version

1.5.3
Type

Type

jar

Download moxy-android 1.5.3


<!-- https://jarcasting.com/artifacts/com.arello-mobile/moxy-android/ -->
<dependency>
    <groupId>com.arello-mobile</groupId>
    <artifactId>moxy-android</artifactId>
    <version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.arello-mobile/moxy-android/
implementation 'com.arello-mobile:moxy-android:1.5.3'
// https://jarcasting.com/artifacts/com.arello-mobile/moxy-android/
implementation ("com.arello-mobile:moxy-android:1.5.3")
'com.arello-mobile:moxy-android:jar:1.5.3'
<dependency org="com.arello-mobile" name="moxy-android" rev="1.5.3">
  <artifact name="moxy-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arello-mobile', module='moxy-android', version='1.5.3')
)
libraryDependencies += "com.arello-mobile" % "moxy-android" % "1.5.3"
[com.arello-mobile/moxy-android "1.5.3"]