Last Version

Tape (Parent) 1.2.3

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
ArtifactId

ArtifactId

tape-parent
Version

Version

1.2.3
Type

Type

pom
Description

Description

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

Project URL

http://github.com/square/tape/
Project Organization

Project Organization

Square, Inc.
Source Code Management

Source Code Management

http://github.com/square/tape

Download tape-parent 1.2.3

Filename Size
tape-parent-1.2.3.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • tape
  • tape-sample