is not current version
Last Version 1.1

com.github.jfragosoperez:hideybarphotoviewscreen 1.0

Android library that displays photos in the way the native Android pictures Gallery does.

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.jfragosoperez
ArtifactId

ArtifactId

hideybarphotoviewscreen
Version

Version

1.0
Type

Type

aar

Download hideybarphotoviewscreen 1.0


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