License |
License |
---|---|
Categories |
CategoriesSquare Business Logic Libraries Financial |
GroupId | GroupIdcom.squareup.tart |
ArtifactId | ArtifactIdtart |
Last Version | Last Version0.4.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionTart
TART: Tracing Action Response Times
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tart-0.4.1.pom | |
tart-0.4.1.module | 2 KB |
tart-0.4.1-sources.jar | 32 KB |
tart-0.4.1-javadoc.jar | 132 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.21 |
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 |