MArtifactRef constructor
const
MArtifactRef()
Implementation
const MArtifactRef(this.developer, this.module, this.artifactType,
this.artifactId, this.version, this.type)
: super("$developer:$module:$artifactType:$artifactId:$version@$type");