rhea gradle plugin

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

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.bytedance.btrace
ArtifactId

ArtifactId

rhea-gradle-plugin
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

rhea gradle plugin
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-gradle-plugin

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
com.bytedance.btrace : rhea-common jar 1.0.2
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1