is not current version
Last Version 1.3.1

com.github.Shouheng88:matisse 1.2.2

Android Matisse

GroupId

GroupId

com.github.Shouheng88
ArtifactId

ArtifactId

matisse
Version

Version

1.2.2
Type

Type

aar

Download matisse 1.2.2


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