is not current version
Last Version 1.5.6

com.arello-mobile:moxy-android 1.1.1

Arello-Mobile MVP library for Android

GroupId

GroupId

com.arello-mobile
ArtifactId

ArtifactId

moxy-android
Version

Version

1.1.1
Type

Type

jar

Download moxy-android 1.1.1


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