EMV-NFC-Paycard-Enrollment icon indicating copy to clipboard operation
EMV-NFC-Paycard-Enrollment copied to clipboard

Class not found Exception

Open encodey-dev opened this issue 2 years ago • 1 comments

I compile the library from Maven, but when I implemented on Android project, I got this issue.

java.lang.ClassNotFoundException: Didn't find class "org.slf4j.LoggerFactory" .

Any idea what I am missing.

Thank you.

encodey-dev avatar Oct 25 '22 14:10 encodey-dev

import org.slf4j.LoggerFactory;

imran2w avatar Feb 23 '23 16:02 imran2w