is not current version
Last Version 1.0.0-beta01

io.github.sangcomz:fishbun 0.11.4

FishBun is a highly customizable image picker for Android.

GroupId

GroupId

io.github.sangcomz
ArtifactId

ArtifactId

fishbun
Version

Version

0.11.4
Type

Type

aar

Download fishbun 0.11.4


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