Pixabay

unofficial pixabay api for android

License

License

GroupId

GroupId

io.github.danioscx
ArtifactId

ArtifactId

Pixabay
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

aar
Description

Description

Pixabay
unofficial pixabay api for android
Project URL

Project URL

https://github.com/danioscx/pixabay-api-android
Source Code Management

Source Code Management

https://github.com/danioscx/pixabay-api-android

Download Pixabay

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.3.0
com.android.volley : volley jar 1.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0