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