I've added commons-codec-1.4.jar in my project file and also added
import org.apache.commons.codec.binary.Base64;
But whenever I build it it gives me an error:package org.apache.commons.codec.binary does not exist Why it's not working?
i were also facing the same issue.
it was resolved by adding commons-codec.jar
you may download it from http://mvnrepository.com/artifact/commons-codec/commons-codec/1.7
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With