{"tool":"cs","tool_display":"Cs","intent":"fetch-source-of-jar","intent_display":"fetch source of jar","title":"Cs Command: fetch source of jar","command_string":"cs fetch --sources <group_id>:<artifact_id>:<artifact_version>","raw_command_string":"cs fetch --sources {{group_id}}:{{artifact_id}}:{{artifact_version}}","description":"Exact CLI syntax to fetch source of jar using Cs.","usage_scenario":null,"scenario_context":"Efficiently fetch source jars to enhance your debugging capabilities and code understanding.","simulated_output":"Fetching sources for artifact: com.example:my-library:1.0.0\nDownloading source jar...\nSuccessfully downloaded source jar to: /home/user/.cs/sources/com/example/my-library/1.0.0/my-library-1.0.0-sources.jar","how_to_steps":["Run the command: cs fetch --sources com.example:my-library:1.0.0","Check the output for success message and correct file path in ~/.cs/sources"],"inferred_category":"Build Tools","canonical_url":"https://www.syntaxstandard.com/cs/fetch-source-of-jar"}