Lines Matching defs:artifact_id
151 def generate_package_name(group_id, artifact_id): argument
163 def validate_name(group_id, artifact_id): argument
252 def get_gradle_project_coordinates(group_id, artifact_id): argument
257 def run_update_api(group_id, artifact_id): argument
267 def get_library_type(artifact_id): argument
293 def get_full_artifact_path(group_id, artifact_id): argument
306 def get_package_documentation_file_dir(group_id, artifact_id): argument
331 def get_package_documentation_filename(group_id, artifact_id, project_type): argument
351 def is_compose_project(group_id, artifact_id): argument
356 def create_directories(group_id, artifact_id, project_type, is_compose_project): argument
459 def get_new_settings_gradle_line(group_id, artifact_id): argument
481 def update_settings_gradle(group_id, artifact_id): argument
510 def get_new_docs_tip_of_tree_build_grade_line(group_id, artifact_id): argument
530 def update_docs_tip_of_tree_build_grade(group_id, artifact_id): argument
635 def print_todo_list(group_id, artifact_id, project_type): argument