jar

io.github.boessu : qrr-validate

Maven & Gradle

Nov 22, 2022
2 stars

Swiss QR payment slip validate library · Several validations useful for Swiss QR Bill. The only paper based payment slip method left in Switzerland (for local payments) after the fade out of IS nd ISR payment slips since 30th September 2022.

Table Of Contents

Latest Version

Download io.github.boessu : qrr-validate JAR file - Latest Versions:

All Versions

Download io.github.boessu : qrr-validate JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window qrr-validate-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ch.braincell.pay.qrbill.data

├─ ch.braincell.pay.qrbill.data.Address.class - [JAR]

├─ ch.braincell.pay.qrbill.data.AddressCombined.class - [JAR]

├─ ch.braincell.pay.qrbill.data.AddressStructured.class - [JAR]

├─ ch.braincell.pay.qrbill.data.Amount.class - [JAR]

├─ ch.braincell.pay.qrbill.data.BillInformation.class - [JAR]

├─ ch.braincell.pay.qrbill.data.QRBill.class - [JAR]

├─ ch.braincell.pay.qrbill.data.QRBillException.class - [JAR]

├─ ch.braincell.pay.qrbill.data.Remittance.class - [JAR]

ch.braincell.pay.val

├─ ch.braincell.pay.val.AccountVal.class - [JAR]

├─ ch.braincell.pay.val.Checksum.class - [JAR]

├─ ch.braincell.pay.val.Format.class - [JAR]

├─ ch.braincell.pay.val.ReferenceVal.class - [JAR]

ch.braincell.pay.qrbill.val

├─ ch.braincell.pay.qrbill.val.QRRContent.class - [JAR]