| License |
License |
|---|---|
| GroupId | GroupIdcn.jiguang.sdk |
| ArtifactId | ArtifactIdjshare-jchatpromodel |
| Version | Version2.0.0 |
| Type | Typeaar |
| Description |
Descriptionjshare-jchatpromodel
Android JShare JchatPro Model
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jshare-jchatpromodel-2.0.0.pom | |
| jshare-jchatpromodel-2.0.0-sources.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.jiguang.sdk/jshare-jchatpromodel/ -->
<dependency>
<groupId>cn.jiguang.sdk</groupId>
<artifactId>jshare-jchatpromodel</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.jiguang.sdk/jshare-jchatpromodel/
implementation 'cn.jiguang.sdk:jshare-jchatpromodel:2.0.0'
// https://jarcasting.com/artifacts/cn.jiguang.sdk/jshare-jchatpromodel/
implementation ("cn.jiguang.sdk:jshare-jchatpromodel:2.0.0")
'cn.jiguang.sdk:jshare-jchatpromodel:aar:2.0.0'
<dependency org="cn.jiguang.sdk" name="jshare-jchatpromodel" rev="2.0.0">
<artifact name="jshare-jchatpromodel" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.jiguang.sdk', module='jshare-jchatpromodel', version='2.0.0')
)
libraryDependencies += "cn.jiguang.sdk" % "jshare-jchatpromodel" % "2.0.0"
[cn.jiguang.sdk/jshare-jchatpromodel "2.0.0"]