EMV-NFC-Paycard-Enrollment
EMV-NFC-Paycard-Enrollment copied to clipboard
Class not found Exception
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.
import org.slf4j.LoggerFactory;