1name: "kotlinpoet" 2description: 3 "A Kotlin API for generating .kt source files" 4 5third_party { 6 url { 7 type: HOMEPAGE 8 value: "https://square.github.io/kotlinpoet/" 9 } 10 url { 11 type: GIT 12 value: "https://github.com/square/kotlinpoet.git" 13 } 14 version: "c99ed244c6e4c7f8594f75566bb19ec62fa9c80d" 15 last_upgrade_date { year: 2023 month: 1 day: 31 } 16 license_type: NOTICE 17} 18