is not current version
Last Version 2.2.2

com.github.moxy-community:moxy-app-compat 2.1.1

Moxy AppCompat library for Android

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.github.moxy-community
ArtifactId

ArtifactId

moxy-app-compat
Version

Version

2.1.1
Type

Type

aar

Download moxy-app-compat 2.1.1


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