{ "formatVersion": "1.1", "component": { "group": "xyz.tynn.astring", "module": "bom", "version": "0.3.0", "attributes": { "org.gradle.status": "release" } }, "createdBy": { "gradle": { "version": "7.2" } }, "variants": [ { "name": "apiElements", "attributes": { "org.gradle.category": "platform", "org.gradle.usage": "java-api" }, "dependencyConstraints": [ { "group": "xyz.tynn.astring", "module": "astring", "version": { "requires": "0.3.0" } }, { "group": "xyz.tynn.astring", "module": "appcompat", "version": { "requires": "0.3.0" } }, { "group": "xyz.tynn.astring", "module": "core", "version": { "requires": "0.3.0" } }, { "group": "xyz.tynn.astring", "module": "material", "version": { "requires": "0.3.0" } } ] }, { "name": "runtimeElements", "attributes": { "org.gradle.category": "platform", "org.gradle.usage": "java-runtime" }, "dependencyConstraints": [ { "group": "xyz.tynn.astring", "module": "astring", "version": { "requires": "0.3.0" } }, { "group": "xyz.tynn.astring", "module": "appcompat", "version": { "requires": "0.3.0" } }, { "group": "xyz.tynn.astring", "module": "core", "version": { "requires": "0.3.0" } }, { "group": "xyz.tynn.astring", "module": "material", "version": { "requires": "0.3.0" } } ] } ] }