License |
License |
---|---|
GroupId | GroupIdio.github.zsqw123 |
ArtifactId | ArtifactIdmediastore |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionMediaStore
A fairly simple MediaStore tool.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mediastore-1.2.pom | |
mediastore-1.2-sources.jar | 12 KB |
mediastore-1.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.zsqw123/mediastore/ -->
<dependency>
<groupId>io.github.zsqw123</groupId>
<artifactId>mediastore</artifactId>
<version>1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.zsqw123/mediastore/
implementation 'io.github.zsqw123:mediastore:1.2'
// https://jarcasting.com/artifacts/io.github.zsqw123/mediastore/
implementation ("io.github.zsqw123:mediastore:1.2")
'io.github.zsqw123:mediastore:aar:1.2'
<dependency org="io.github.zsqw123" name="mediastore" rev="1.2">
<artifact name="mediastore" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.zsqw123', module='mediastore', version='1.2')
)
libraryDependencies += "io.github.zsqw123" % "mediastore" % "1.2"
[io.github.zsqw123/mediastore "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.20 |
androidx.core » core-ktx | jar | 1.6.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.0-native-mt |