is not current version
Last Version 1.0.0-beta01

io.github.sangcomz:fishbun 1.0.0-alpha05

FishBun is a highly customizable image picker for Android.

GroupId

GroupId

io.github.sangcomz
ArtifactId

ArtifactId

fishbun
Version

Version

1.0.0-alpha05
Type

Type

aar

Download fishbun 1.0.0-alpha05


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