is not current version
Last Version 2.2.2

com.github.moxy-community:moxy-android 1.0.13

Moxy Android library for Android

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.github.moxy-community
ArtifactId

ArtifactId

moxy-android
Version

Version

1.0.13
Type

Type

jar

Download moxy-android 1.0.13


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