Tape

A lightning fast, transactional, file-based FIFO for Android and Java.

License

License

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

com.indoqa.thirdparty
ArtifactId

ArtifactId

tape
Last Version

Last Version

1.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

Tape
A lightning fast, transactional, file-based FIFO for Android and Java.
Project Organization

Project Organization

Square, Inc.
Source Code Management

Source Code Management

http://github.com/Indoqa/tape

Download tape

How to add to project

<!-- https://jarcasting.com/artifacts/com.indoqa.thirdparty/tape/ -->
<dependency>
    <groupId>com.indoqa.thirdparty</groupId>
    <artifactId>tape</artifactId>
    <version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.indoqa.thirdparty/tape/
implementation 'com.indoqa.thirdparty:tape:1.2.4'
// https://jarcasting.com/artifacts/com.indoqa.thirdparty/tape/
implementation ("com.indoqa.thirdparty:tape:1.2.4")
'com.indoqa.thirdparty:tape:jar:1.2.4'
<dependency org="com.indoqa.thirdparty" name="tape" rev="1.2.4">
  <artifact name="tape" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.indoqa.thirdparty', module='tape', version='1.2.4')
)
libraryDependencies += "com.indoqa.thirdparty" % "tape" % "1.2.4"
[com.indoqa.thirdparty/tape "1.2.4"]

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-core jar 1.9.5
org.easytesting : fest-assert jar 1.4
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.4