Implement unmeta codes

- cited from io.github.izhangzhihao.unmeta
This commit is contained in:
You Qi
2023-04-27 17:52:24 +08:00
parent 5dcfc59b37
commit e4932d4ef9
8 changed files with 72 additions and 55 deletions

View File

@@ -14,3 +14,5 @@ versionCheck = { id = "com.github.ben-manes.versions", version.ref = "versionChe
[libraries]
junit = "junit:junit:4.13.2"
truth = "com.google.truth:truth:1.1.3"
asm = "org.ow2.asm:asm:9.4"