is not current version
Last Version 1.5.6

com.arello-mobile:moxy-android 0.5.2

Arello-Mobile MVP library for Android

GroupId

GroupId

com.arello-mobile
ArtifactId

ArtifactId

moxy-android
Version

Version

0.5.2
Type

Type

jar

Download moxy-android 0.5.2


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