License |
License |
---|---|
Categories |
CategoriesCRaSH General Purpose Libraries Utility |
GroupId | GroupIdio.github.yidun |
ArtifactId | ArtifactIdcrashreport |
Version | Version1.0.1 |
Type | Typeaar |
Description |
Descriptioncrashreport
crash上报sdk
|
Project URL |
Project URL |
Filename | Size |
---|---|
crashreport-1.0.1.pom | |
crashreport-1.0.1-sources.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.yidun/crashreport/ -->
<dependency>
<groupId>io.github.yidun</groupId>
<artifactId>crashreport</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yidun/crashreport/
implementation 'io.github.yidun:crashreport:1.0.1'
// https://jarcasting.com/artifacts/io.github.yidun/crashreport/
implementation ("io.github.yidun:crashreport:1.0.1")
'io.github.yidun:crashreport:aar:1.0.1'
<dependency org="io.github.yidun" name="crashreport" rev="1.0.1">
<artifact name="crashreport" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.yidun', module='crashreport', version='1.0.1')
)
libraryDependencies += "io.github.yidun" % "crashreport" % "1.0.1"
[io.github.yidun/crashreport "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 28.0.0 |
io.github.yidun : base-core | jar | 1.1.0 |