Olá pessoal, alguem pode me dizer como posso baixar versao antigas do JBoleto, estou tentando usar e esta dando o seguinte erro
bad class file: E:\exemplos\java\boletos\site.jar(org/jboleto/JBoletoBean.class)
class file has wrong version 50.0, should be 49.0
Please remove or make sure it appears in the correct subdirectory of the classpath.
import org.jboleto.JBoletoBean;
1 error
Estou usando a versão jboleto-0.9.6.jar, pelo que eu pesquisei dever ser erro de versão, entrei do www.jboleto.org e procurei as versões mais antigas e não consigo achar.
Estou usando o JDK 1.5, J2EE 1.4 com Netbeans
Se alguem puder ajudar, agradeço.