is not current version
Last Version 2.2.2

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

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

1.0.13
Type

Type

jar

Download moxy-app-compat 1.0.13


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