is not current version
Last Version 1.3.1

com.github.Shouheng88:matisse 1.3.0

Android Matisse

GroupId

GroupId

com.github.Shouheng88
ArtifactId

ArtifactId

matisse
Version

Version

1.3.0
Type

Type

aar

Download matisse 1.3.0


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