1name: "kotlinx.atomicfu" 2description: "The idiomatic way to use atomic operations in Kotlin." 3third_party { 4 url { 5 type: HOMEPAGE 6 value: "https://github.com/Kotlin/kotlinx.atomicfu" 7 } 8 url { 9 type: GIT 10 value: "https://github.com/Kotlin/kotlinx.atomicfu" 11 } 12 version: "0.14.4" 13 license_type: NOTICE 14 last_upgrade_date { 15 year: 2020 16 month: 11 17 day: 25 18 } 19} 20