is not current version
Last Version 1.3.3

com.redapplenet:HuicentCoreLibrary 1.0.2-rc3

RedAppleNet_Android核心库

Categories

Categories

Net
GroupId

GroupId

com.redapplenet
ArtifactId

ArtifactId

HuicentCoreLibrary
Version

Version

1.0.2-rc3
Type

Type

aar

Download HuicentCoreLibrary 1.0.2-rc3


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