is not current version
Last Version 1.5.6

com.arello-mobile:moxy-app-compat 1.0.3

Arello-Mobile MVP library for Android

GroupId

GroupId

com.arello-mobile
ArtifactId

ArtifactId

moxy-app-compat
Version

Version

1.0.3
Type

Type

jar

Download moxy-app-compat 1.0.3


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