| License |
License |
|---|---|
| GroupId | GroupIdcn.jiguang.sdk |
| ArtifactId | ArtifactIdjcore-custom |
| Version | Version3.0.7 |
| Type | Typeaar |
| Description |
Descriptionjcore-custom
Android JCore-custom SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jcore-custom-3.0.7.pom | |
| jcore-custom-3.0.7-sources.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.jiguang.sdk/jcore-custom/ -->
<dependency>
<groupId>cn.jiguang.sdk</groupId>
<artifactId>jcore-custom</artifactId>
<version>3.0.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.jiguang.sdk/jcore-custom/
implementation 'cn.jiguang.sdk:jcore-custom:3.0.7'
// https://jarcasting.com/artifacts/cn.jiguang.sdk/jcore-custom/
implementation ("cn.jiguang.sdk:jcore-custom:3.0.7")
'cn.jiguang.sdk:jcore-custom:aar:3.0.7'
<dependency org="cn.jiguang.sdk" name="jcore-custom" rev="3.0.7">
<artifact name="jcore-custom" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.jiguang.sdk', module='jcore-custom', version='3.0.7')
)
libraryDependencies += "cn.jiguang.sdk" % "jcore-custom" % "3.0.7"
[cn.jiguang.sdk/jcore-custom "3.0.7"]