Last active
May 12, 2024 21:22
-
-
Save d10xa/4d43900868af6cad706bd3153a37d540 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"jadd": { | |
"repositories": [ | |
"central" | |
], | |
"dependencies": [ | |
"ru.d10xa::jadd:latest.stable" | |
] | |
}, | |
"json-log-viewer": { | |
"repositories": [ | |
"central" | |
], | |
"dependencies": [ | |
"ru.d10xa:json-log-viewer_3:latest.release" | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment