androidartifacts / guru.stefma.androidartifacts / ArtifactsExtension / name
name
var name: String?
The human readable name of this artifact.
This might differ from the artifactId.
Example:
- name: Material Components for Android
- artifactId: (com.android.support:design)
Default is Project.getName.