is not current version
Last Version 2.2.2

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

Moxy Android X library for Android

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.github.moxy-community
ArtifactId

ArtifactId

moxy-androidx
Version

Version

1.0.13
Type

Type

jar

Download moxy-androidx 1.0.13


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