is not current version
Last Version 1.0.2

rhea atrace library 1.0.1

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

License

License

GroupId

GroupId

com.bytedance.btrace
ArtifactId

ArtifactId

rhea-atrace
Version

Version

1.0.1
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 1.0.1


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

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.1

Project Modules

There are no modules declared in this project.