is not current version
Last Version 1.0.8

com.ericchee:songdataprovider 1.0.7

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

Categories

Categories

IDE Development Tools Data
GroupId

GroupId

com.ericchee
ArtifactId

ArtifactId

songdataprovider
Version

Version

1.0.7
Type

Type

aar

Download songdataprovider 1.0.7


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