License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdio.github.dynsxyc |
ArtifactId | ArtifactIdbuglyConfig |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptiondyn
A simple and handy Android database debugging library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
buglyConfig-0.0.1.pom | |
buglyConfig-0.0.1-sources.jar | 1 KB |
buglyConfig-0.0.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dynsxyc/buglyConfig/ -->
<dependency>
<groupId>io.github.dynsxyc</groupId>
<artifactId>buglyConfig</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dynsxyc/buglyConfig/
implementation 'io.github.dynsxyc:buglyConfig:0.0.1'
// https://jarcasting.com/artifacts/io.github.dynsxyc/buglyConfig/
implementation ("io.github.dynsxyc:buglyConfig:0.0.1")
'io.github.dynsxyc:buglyConfig:aar:0.0.1'
<dependency org="io.github.dynsxyc" name="buglyConfig" rev="0.0.1">
<artifact name="buglyConfig" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.dynsxyc', module='buglyConfig', version='0.0.1')
)
libraryDependencies += "io.github.dynsxyc" % "buglyConfig" % "0.0.1"
[io.github.dynsxyc/buglyConfig "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.tencent.bugly : crashreport_upgrade | jar | RELEASE |
com.tencent.bugly : nativecrashreport | jar | RELEASE |
com.tencent.tinker : tinker-android-lib | jar | 1.9.9 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.20 |