is not current version
Last Version 1.1.2

io.github.iamthevoid.mediapicker:core 1.0.4

Simple reactive library for fetch image or video from device

GroupId

GroupId

io.github.iamthevoid.mediapicker
ArtifactId

ArtifactId

core
Version

Version

1.0.4
Type

Type

aar

Download core 1.0.4


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