is not current version
Last Version 1.0.2

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

Version

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


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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.