Skip to content

com.brankas.tap.statement-tap 4.1.0

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

About this package

4.1.0 - 2023-02-21

Added

  • showBackButton parameter in checkout() function to enable showing of a back button within the ActionBar
  • function closeTap() to deliberately close the Tap Web App
  • function refreshTap() to reload the current web page being shown within Tap Web App
  • auto-refresh mechanism wherein the web page automatically reloads when Internet Connection has been restored
  • detection when user is disconnected from the Internet when inside the Tap Web App