Files
tea4j-autodeploy/config.json
T
2022-03-26 21:44:02 +01:00

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
}