rhea core library

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

License

License

GroupId

GroupId

com.bytedance.btrace
ArtifactId

ArtifactId

rhea-core
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

rhea core 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-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.bytedance.btrace : rhea-atrace jar 1.0.2
com.bytedance.btrace : rhea-common jar 1.0.2
androidx.core » core jar 1.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1