is not current version
Last Version 2.2.2

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

Moxy Material library for Android

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.github.moxy-community
ArtifactId

ArtifactId

moxy-material
Version

Version

1.0.13
Type

Type

jar

Download moxy-material 1.0.13


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