is not current version
Last Version 2.2.2

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

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

2.1.1
Type

Type

aar

Download moxy-android 2.1.1


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