Last Version

songdataprovider 1.0.8

A simple library to grab song data to build a music library app

License

License

Categories

Categories

IDE Development Tools Data
GroupId

GroupId

com.ericchee
ArtifactId

ArtifactId

songdataprovider
Version

Version

1.0.8
Type

Type

aar
Description

Description

songdataprovider
A simple library to grab song data to build a music library app
Project URL

Project URL

https://github.com/echeeUW/SongDataProvider
Source Code Management

Source Code Management

https://github.com/echeeUW/SongDataProvider

Download songdataprovider 1.0.8


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.4.32
» unspecified jar
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.32
androidx.appcompat » appcompat jar 1.2.0
androidx.core » core-ktx jar 1.3.2

Project Modules

There are no modules declared in this project.