0. Setting Up the ROSET Java API by: saaiqSAS Last Updated: 20/2/2025 1. Download the latest version of the SAS_ROSET.java file from the Download Page. 2. Copy the SAS_ROSET.java file into your project directory. 3. Open the file in your IDE or text editor, and modify the package com.sas.roset.api; declaration at the top of the file to match your project's package structure. 4. You can now access the SAS_ROSET class as you would with any standard Java class.