Jar examples for t:tape
A lightning fast, transactional, file-based FIFO for Android and Java.
You can download jar file tape 1.2.3 in this page.
Apache License Version 2.0
You can use the following script to add tape-1.2.3.jar to your project.
<dependency> <groupId>com.squareup</groupId> <artifactId>tape</artifactId> <version>1.2.3</version> </dependency>
compile group: 'com.squareup', name: 'tape', version: '1.2.3'
libraryDependencies += "com.squareup" % "tape" % "1.2.3"
<dependency org="com.squareup" name="tape" rev="1.2.3"/>
@Grapes(@Grab(group='com.squareup', module='tape', version='1.2.3'))
'com.squareup:tape:jar:1.2.3'
Click the following link to download the jar file.
tape-1.2.3-javadoc.jar