| GroupId | GroupIdio.github.joker-fu |
|---|---|
| ArtifactId | ArtifactIdEasyPhotos |
| Version | VersionandX-2.5.7 |
| Type | Typeaar |
| Filename | Size |
|---|---|
| EasyPhotos-andX-2.5.7.pom | |
| EasyPhotos-andX-2.5.7-sources.jar | 221 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.joker-fu/EasyPhotos/ -->
<dependency>
<groupId>io.github.joker-fu</groupId>
<artifactId>EasyPhotos</artifactId>
<version>andX-2.5.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.joker-fu/EasyPhotos/
implementation 'io.github.joker-fu:EasyPhotos:andX-2.5.7'
// https://jarcasting.com/artifacts/io.github.joker-fu/EasyPhotos/
implementation ("io.github.joker-fu:EasyPhotos:andX-2.5.7")
'io.github.joker-fu:EasyPhotos:aar:andX-2.5.7'
<dependency org="io.github.joker-fu" name="EasyPhotos" rev="andX-2.5.7">
<artifact name="EasyPhotos" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.joker-fu', module='EasyPhotos', version='andX-2.5.7')
)
libraryDependencies += "io.github.joker-fu" % "EasyPhotos" % "andX-2.5.7"
[io.github.joker-fu/EasyPhotos "andX-2.5.7"]