@Incubating public interface ModuleComponentIdentifier extends ComponentIdentifier
修飾子とタイプ | メソッドと説明 |
---|---|
String |
getGroup()
The module group of the component.
|
String |
getModule()
The module name of the component.
|
String |
getVersion()
The module version of the component.
|
getDisplayName
String getGroup()
String getModule()
String getVersion()