Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.redapplenet |
ArtifactId | ArtifactIdHuicentCoreLibrary |
Version | Version1.0.4-rc3 |
Type | Typeaar |
Filename | Size |
---|---|
HuicentCoreLibrary-1.0.4-rc3.pom | |
HuicentCoreLibrary-1.0.4-rc3.aar | 654 KB |
HuicentCoreLibrary-1.0.4-rc3-sources.jar | 174 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.redapplenet/HuicentCoreLibrary/ -->
<dependency>
<groupId>com.redapplenet</groupId>
<artifactId>HuicentCoreLibrary</artifactId>
<version>1.0.4-rc3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.redapplenet/HuicentCoreLibrary/
implementation 'com.redapplenet:HuicentCoreLibrary:1.0.4-rc3'
// https://jarcasting.com/artifacts/com.redapplenet/HuicentCoreLibrary/
implementation ("com.redapplenet:HuicentCoreLibrary:1.0.4-rc3")
'com.redapplenet:HuicentCoreLibrary:aar:1.0.4-rc3'
<dependency org="com.redapplenet" name="HuicentCoreLibrary" rev="1.0.4-rc3">
<artifact name="HuicentCoreLibrary" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.redapplenet', module='HuicentCoreLibrary', version='1.0.4-rc3')
)
libraryDependencies += "com.redapplenet" % "HuicentCoreLibrary" % "1.0.4-rc3"
[com.redapplenet/HuicentCoreLibrary "1.0.4-rc3"]