rhea atrace library

btrace is a high performance Android trace tool which is based on Systrace.

License

License

GroupId

GroupId

com.bytedance.btrace
ArtifactId

ArtifactId

rhea-atrace
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

rhea atrace library
btrace is a high performance Android trace tool which is based on Systrace.
Project URL

Project URL

https://github.com/bytedance/btrace
Source Code Management

Source Code Management

https://github.com/bytedance/btrace.git

Download rhea-atrace

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.bytedance : bytehook jar 1.0.3
androidx.annotation » annotation jar 1.2.0
com.bytedance.btrace : rhea-common jar 1.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1