Files
AndroidJetpack/Gramophone/app/config/libraries/usltframedecoder.json
T
coco 723ce1af5c a
2026-07-03 15:12:48 +08:00

15 lines
523 B
JSON

{
"uniqueId": "com.github.yoheimuta.amplayer:usltframedecoder",
"developers": [{
"name": "yohei yoshimuta",
"organisationUrl": "https://github.com/yoheimuta"
}],
"artifactVersion": "1.0.0",
"description": "UsltFrameDecoder (ID3 USLT binary frame decoder) from ExoPlayerMusic project",
"name": "UsltFrameDecoder",
"tag": "custom",
"website": "https://github.com/yoheimuta/ExoPlayerMusic/blob/master/app/src/main/java/com/github/yoheimuta/amplayer/playback/UsltFrameDecoder.kt",
"licenses": [
"MIT"
]
}