ArtifactBuilder constructor

ArtifactBuilder()

Implementation

ArtifactBuilder() {
  converter = ArtifactTypeConverter(this);
}