License |
License |
---|---|
GroupId | GroupIdio.github.wsapm |
ArtifactId | ArtifactIdapm |
Version | Version2.4.1 |
Type | Typeaar |
Description |
Descriptionwsapm-sdk
网宿 APM SDK
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apm-2.4.1.pom | |
apm-2.4.1.aar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.wsapm/apm/ -->
<dependency>
<groupId>io.github.wsapm</groupId>
<artifactId>apm</artifactId>
<version>2.4.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.wsapm/apm/
implementation 'io.github.wsapm:apm:2.4.1'
// https://jarcasting.com/artifacts/io.github.wsapm/apm/
implementation ("io.github.wsapm:apm:2.4.1")
'io.github.wsapm:apm:aar:2.4.1'
<dependency org="io.github.wsapm" name="apm" rev="2.4.1">
<artifact name="apm" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.wsapm', module='apm', version='2.4.1')
)
libraryDependencies += "io.github.wsapm" % "apm" % "2.4.1"
[io.github.wsapm/apm "2.4.1"]