GroupId | GroupIdcom.github.Shouheng88 |
---|---|
ArtifactId | ArtifactIdmatisse |
Version | Version1.3.0 |
Type | Typeaar |
Filename | Size |
---|---|
matisse-1.3.0.pom | |
matisse-1.3.0.aar | 253 KB |
matisse-1.3.0-sources.jar | 70 KB |
Browse |
<!-- 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"]