mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 15:11:56 +00:00
12 lines
313 B
JSON
12 lines
313 B
JSON
{
|
|
"groupId": "org.gitnex",
|
|
"artifactId": "tea4j",
|
|
"java8": true,
|
|
"invokerPackage": "org.gitnex.tea4j.v2",
|
|
"modelPackage": "org.gitnex.tea4j.v2.models",
|
|
"apiPackage": "org.gitnex.tea4j.v2.apis",
|
|
"library": "retrofit2",
|
|
"dateLibrary": "legacy",
|
|
"hideGenerationTimestamp": true,
|
|
"serializableModel": true
|
|
} |