Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 910 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 910 Bytes

Version License Platform

Tap Framework Android

Tap is a framework to build tappable Android Apps.

Tappable Apps always needs Clickable Platforms :)

Use with Gradle

implementation 'com.clickntap:tap_framework:3.1.0'

Use with Maven

<dependency>
  <groupId>com.clickntap</groupId>
  <artifactId>tap_framework</artifactId>
  <version>3.1.0</version>
  <type>aar</type>
</dependency>

Support or Contact

Having trouble with Tap Framework? Contact info@clickntap.com and we’ll help you sort it out.