is not current version
Last Version 2.2.2

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

Moxy Compiler library for Android

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.github.moxy-community
ArtifactId

ArtifactId

moxy-compiler
Version

Version

2.1.1
Type

Type

jar

Download moxy-compiler 2.1.1


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