Last Version

crashreport 1.0.2

crash上报sdk

License

License

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

io.github.yidun
ArtifactId

ArtifactId

crashreport
Version

Version

1.0.2
Type

Type

aar
Description

Description

crashreport
crash上报sdk
Project URL

Project URL

https://dun.163.com

Download crashreport 1.0.2


<!-- https://jarcasting.com/artifacts/io.github.yidun/crashreport/ -->
<dependency>
    <groupId>io.github.yidun</groupId>
    <artifactId>crashreport</artifactId>
    <version>1.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yidun/crashreport/
implementation 'io.github.yidun:crashreport:1.0.2'
// https://jarcasting.com/artifacts/io.github.yidun/crashreport/
implementation ("io.github.yidun:crashreport:1.0.2")
'io.github.yidun:crashreport:aar:1.0.2'
<dependency org="io.github.yidun" name="crashreport" rev="1.0.2">
  <artifact name="crashreport" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.yidun', module='crashreport', version='1.0.2')
)
libraryDependencies += "io.github.yidun" % "crashreport" % "1.0.2"
[io.github.yidun/crashreport "1.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 28.0.0
io.github.yidun : base-core jar 1.1.2

Project Modules

There are no modules declared in this project.