is not current version
Last Version 0.8.8

com.github.doutingltd:core 0.8.6

DouTingLtd Android SDK

GroupId

GroupId

com.github.doutingltd
ArtifactId

ArtifactId

core
Version

Version

0.8.6
Type

Type

aar

Download core 0.8.6


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