Optimized libraries show. Added BangScreenToolsMaster library.

This commit is contained in:
2022-08-08 20:44:03 +08:00
parent f2bb384c3d
commit 440fe444c5
6 changed files with 75 additions and 6 deletions

View File

@@ -0,0 +1,9 @@
{
"uniqueId": "com.google.code.gson:gson",
"developers": [
{
"name": "Google"
}
],
"description": "A Java serialization/deserialization library to convert Java Objects into JSON and back."
}