is not current version
Last Version 2.2.2

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

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

2.1.1
Type

Type

aar

Download moxy-material 2.1.1


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