License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Data |
GroupId | GroupIdcom.ericchee |
ArtifactId | ArtifactIdsongdataprovider |
Version | Version1.0.8 |
Type | Typeaar |
Description |
Descriptionsongdataprovider
A simple library to grab song data to build a music library app
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
songdataprovider-1.0.8.pom | |
songdataprovider-1.0.8-sources.jar | 5 KB |
Browse |
<!-- 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"]
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 |