pub fn group_id_and_artifact_id_and_version_to_path( group_id: &str, artifact_id: &str, version: &str, ) -> String
Concatenates the group_id, artifact_id, and version to create a path