Files
Maven/latest.json
T
2015-09-14 12:53:26 +02:00

32 lines
684 B
JSON

{
"explanation":"This JSON file is used for version management, so that we can simply download the latest version. This should be kept up to date too.",
"dependencies":[
{
"317-api-minified":[
{
"groupId":"org.parabot"
},
{
"artifactId":"317-api-minified"
},
{
"version":"1.1"
}
]
},
{
"client":[
{
"groupId":"org.parabot"
},
{
"artifactId":"client"
},
{
"version":"2.2"
}
]
}
]
}