Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 282 Bytes

README_EN.md

File metadata and controls

12 lines (8 loc) · 282 Bytes

NeteaseCloudMusicApi-SDK

简体中文 | English

A Java SDK For NeteaseCloudMusicApi

Start Using

NetWorkUtil.setDomain("https://your.music.api");
MusicApi api = new MusicApi("cookie");