{"tool":"cs","tool_display":"Cs","intent":"fetch-specific-jar-version","intent_display":"fetch specific jar version","title":"Cs Command: fetch specific jar version","command_string":"cs fetch <group_id>:<artifact_id>:<artifact_version>","raw_command_string":"cs fetch {{group_id}}:{{artifact_id}}:{{artifact_version}}","description":"Exact CLI syntax to fetch specific jar version using Cs.","usage_scenario":null,"scenario_context":"Ensure you specify correct group and artifact IDs to avoid fetching the wrong version.","simulated_output":"Fetching artifact...\\n\\nGroup ID       | Artifact ID       | Version        | Status   \\n---------------|-------------------|----------------|----------\\ncom.example    | example-artifact  | 1.2.3          | Downloaded\\n","how_to_steps":["Run the command: cs fetch com.example:example-artifact:1.2.3","Verify the download by checking the output or using: ls ~/.m2/repository/com/example/example-artifact/1.2.3/"],"inferred_category":"Build Tools","canonical_url":"https://www.syntaxstandard.com/cs/fetch-specific-jar-version"}