// For complete examples and data files, please go to https://github.com/aspose-omr/Aspose.OMR-for-Java
// Initialize license object
License omrLicense = new License();
// Set license
// Pass valid license path
omrLicense.setLicense("Aspose.OMR.lic");