|
| 1 | +[ |
| 2 | + { |
| 3 | + "name": "Circuit", |
| 4 | + "license": "Apache License 2.0", |
| 5 | + "url": "https://github.com/slackhq/circuit" |
| 6 | + }, |
| 7 | + { |
| 8 | + "name": "Compose Effects", |
| 9 | + "license": "Apache License 2.0", |
| 10 | + "url": "https://github.com/skydoves/compose-effects" |
| 11 | + }, |
| 12 | + { |
| 13 | + "name": "Compose Stable Marker", |
| 14 | + "license": "Apache License 2.0", |
| 15 | + "url": "https://github.com/skydoves/compose-stable-marker" |
| 16 | + }, |
| 17 | + { |
| 18 | + "name": "Hilt", |
| 19 | + "license": "Apache License 2.0", |
| 20 | + "url": "https://dagger.dev/hilt/" |
| 21 | + }, |
| 22 | + { |
| 23 | + "name": "Logger", |
| 24 | + "license": "Apache License 2.0", |
| 25 | + "url": "https://github.com/orhanobut/logger" |
| 26 | + }, |
| 27 | + { |
| 28 | + "name": "OkHttp", |
| 29 | + "license": "Apache License 2.0", |
| 30 | + "url": "https://square.github.io/okhttp/" |
| 31 | + }, |
| 32 | + { |
| 33 | + "name": "Retrofit", |
| 34 | + "license": "Apache License 2.0", |
| 35 | + "url": "https://square.github.io/retrofit/" |
| 36 | + }, |
| 37 | + { |
| 38 | + "name": "OkHttp Logging Interceptor", |
| 39 | + "license": "Apache License 2.0", |
| 40 | + "url": "https://github.com/square/okhttp/tree/master/okhttp-logging-interceptor" |
| 41 | + }, |
| 42 | + { |
| 43 | + "name": "Coil", |
| 44 | + "license": "Apache License 2.0", |
| 45 | + "url": "https://github.com/coil-kt/coil" |
| 46 | + }, |
| 47 | + { |
| 48 | + "name": "Detekt", |
| 49 | + "license": "Apache License 2.0", |
| 50 | + "url": "https://github.com/detekt/detekt" |
| 51 | + }, |
| 52 | + { |
| 53 | + "name": "ktlint", |
| 54 | + "license": "MIT License", |
| 55 | + "url": "https://github.com/pinterest/ktlint" |
| 56 | + } |
| 57 | +] |
0 commit comments