Slide 49
Slide 49 text
com.santasoft.xmastree:tree:2.0
github.com/gradle/gradle/blob/master/subprojects/docs/src/
docs/design/gradle-module-metadata-specification.md
{
"component": {
"group": "com.santasoft.xmastree",
"module": "tree",
"version": "2.0",
"attributes": {
"org.gradle.status": "release"
}
},
"variants": [
{
"name": "swing-api",
"attributes": {
"org.gradle.usage": "java-api",
"ui-framework": "swing"
},
"available-at": {
"url": "../../tree-swing/2.0/tree-swing-2.0.module",
"group": "com.santasoft.xmastree",
"module": "tree-swing",
"version": "2.0"
}
},
{
"name": "android-api",
"attributes": {
"org.gradle.usage": "java-api",
"ui-framework": "android"
},
"available-at": {
"url": "../../tree-swing/2.0/tree-android-2.0.module",
"group": "com.santasoft.xmastree",
"module": "tree-android",
"version": "2.0"
}
}
]
...
}
component
repository
— tree-swing-2.0.module