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