Skip to content

com.brankas.tap.direct-tap 3.5.1

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>com.brankas.tap</groupId>
  <artifactId>direct-tap</artifactId>
  <version>3.5.1</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

3.5.1 - 2022-08-29

Fixed

  • crash when passing an unknown BankCode to checkout() function
  • crash when a new BankCode is added from getSourceBanks() function

Changed

  • prohibited manual creation of BankCode