Last Version

Tape 2.0.0-beta1

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

License

License

Categories

Categories

Tape Data Data Structures Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.tape2
ArtifactId

ArtifactId

tape
Version

Version

2.0.0-beta1
Type

Type

jar
Description

Description

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

Project URL

https://github.com/square/tape/
Source Code Management

Source Code Management

https://github.com/square/tape/

Download tape 2.0.0-beta1


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

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.truth : truth jar 0.32
com.squareup.burst : burst-junit4 jar 1.1.1
com.squareup.okio : okio jar 1.13.0

Project Modules

There are no modules declared in this project.