Tart

TART: Tracing Action Response Times

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.tart
ArtifactId

ArtifactId

tart
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

aar
Description

Description

Tart
TART: Tracing Action Response Times
Project URL

Project URL

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

Source Code Management

https://github.com/square/tart/

Download tart

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.21

runtime (3)

Group / Artifact Type Version
com.squareup.curtains : curtains jar 1.2.2
androidx.core » core jar 1.6.0
androidx.tracing » tracing-ktx jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.1
0.4
0.3
0.2
0.1