is not current version
Last Version 1.3.3

com.redapplenet:HuicentCoreLibrary 1.3.0

RedAppleNet_Android核心库

Categories

Categories

Net
GroupId

GroupId

com.redapplenet
ArtifactId

ArtifactId

HuicentCoreLibrary
Version

Version

1.3.0
Type

Type

aar

Download HuicentCoreLibrary 1.3.0


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