Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdcom.github.jfragosoperez |
ArtifactId | ArtifactIdhideybarphotoviewscreen |
Version | Version1.0 |
Type | Typeaar |
Filename | Size |
---|---|
hideybarphotoviewscreen-1.0.pom | |
hideybarphotoviewscreen-1.0.aar | 52 KB |
hideybarphotoviewscreen-1.0-sources.jar | 9 KB |
hideybarphotoviewscreen-1.0-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]