FastChar-AppShare
FastChar插件-APP应用分发下载管理功能
| License | License | 
|---|---|
| GroupId | GroupIdcom.fastchar | 
| ArtifactId | ArtifactIdfastchar-appshare | 
| Last Version | Last Version1.3.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionFastChar-AppShare FastChar-AppShare is a FastChar plugin.Used for APP application distribution download, support android and ios | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| fastchar-appshare-1.3.4.pom | |
| fastchar-appshare-1.3.4.jar | 53 KB | 
| fastchar-appshare-1.3.4-sources.jar | 17 KB | 
| fastchar-appshare-1.3.4-javadoc.jar | 128 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.fastchar/fastchar-appshare/ -->
<dependency>
    <groupId>com.fastchar</groupId>
    <artifactId>fastchar-appshare</artifactId>
    <version>1.3.4</version>
</dependency>// https://jarcasting.com/artifacts/com.fastchar/fastchar-appshare/
implementation 'com.fastchar:fastchar-appshare:1.3.4'// https://jarcasting.com/artifacts/com.fastchar/fastchar-appshare/
implementation ("com.fastchar:fastchar-appshare:1.3.4")'com.fastchar:fastchar-appshare:jar:1.3.4'<dependency org="com.fastchar" name="fastchar-appshare" rev="1.3.4">
  <artifact name="fastchar-appshare" type="jar" />
</dependency>@Grapes(
@Grab(group='com.fastchar', module='fastchar-appshare', version='1.3.4')
)libraryDependencies += "com.fastchar" % "fastchar-appshare" % "1.3.4"[com.fastchar/fastchar-appshare "1.3.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.fastchar : fastchar-extjs | jar | [1.0,) | 
| net.dongliu : apk-parser | jar | 2.6.10 | 
| com.googlecode.plist : dd-plist | jar | 1.23 | 
| com.jcraft : jzlib | jar | 1.1.3 | 
FastChar插件-APP应用分发下载管理功能