Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.networkbench |
ArtifactId | ArtifactIdtingyun-ea-agent-android-class-rewriter |
Version | Version2.7.2.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.networkbench/tingyun-ea-agent-android-class-rewriter/ -->
<dependency>
<groupId>com.networkbench</groupId>
<artifactId>tingyun-ea-agent-android-class-rewriter</artifactId>
<version>2.7.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.networkbench/tingyun-ea-agent-android-class-rewriter/
implementation 'com.networkbench:tingyun-ea-agent-android-class-rewriter:2.7.2.1'
// https://jarcasting.com/artifacts/com.networkbench/tingyun-ea-agent-android-class-rewriter/
implementation ("com.networkbench:tingyun-ea-agent-android-class-rewriter:2.7.2.1")
'com.networkbench:tingyun-ea-agent-android-class-rewriter:jar:2.7.2.1'
<dependency org="com.networkbench" name="tingyun-ea-agent-android-class-rewriter" rev="2.7.2.1">
<artifact name="tingyun-ea-agent-android-class-rewriter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.networkbench', module='tingyun-ea-agent-android-class-rewriter', version='2.7.2.1')
)
libraryDependencies += "com.networkbench" % "tingyun-ea-agent-android-class-rewriter" % "2.7.2.1"
[com.networkbench/tingyun-ea-agent-android-class-rewriter "2.7.2.1"]