mirror of
https://github.com/2006-Scape/Maven.git
synced 2026-07-02 16:49:08 +00:00
15 lines
438 B
JSON
15 lines
438 B
JSON
{
|
|
"explanation":"This JSON file is used for version management, so that we can simply download the latest version. \nThis should be kept up to date too.",
|
|
"dependencies":{
|
|
"317-api-minified":{
|
|
"groupId":"org.parabot",
|
|
"artifactId":"317-api-minified",
|
|
"version":"1.13"
|
|
},
|
|
"client":{
|
|
"groupId":"org.parabot",
|
|
"artifactId":"client",
|
|
"version":"2.4"
|
|
}
|
|
}
|
|
} |