is not current version
Last Version 2.2.2

com.github.moxy-community:moxy 1.0.13

Moxy library for Android

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.github.moxy-community
ArtifactId

ArtifactId

moxy
Version

Version

1.0.13
Type

Type

jar

Download moxy 1.0.13


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