is not current version
Last Version 1.3.4

com.fastchar:fastchar-appshare 1.3.2

FastChar-AppShare is a FastChar plugin.Used for APP application distribution download, support android and ios

GroupId

GroupId

com.fastchar
ArtifactId

ArtifactId

fastchar-appshare
Version

Version

1.3.2
Type

Type

jar

Download fastchar-appshare 1.3.2


<!-- https://jarcasting.com/artifacts/com.fastchar/fastchar-appshare/ -->
<dependency>
    <groupId>com.fastchar</groupId>
    <artifactId>fastchar-appshare</artifactId>
    <version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastchar/fastchar-appshare/
implementation 'com.fastchar:fastchar-appshare:1.3.2'
// https://jarcasting.com/artifacts/com.fastchar/fastchar-appshare/
implementation ("com.fastchar:fastchar-appshare:1.3.2")
'com.fastchar:fastchar-appshare:jar:1.3.2'
<dependency org="com.fastchar" name="fastchar-appshare" rev="1.3.2">
  <artifact name="fastchar-appshare" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastchar', module='fastchar-appshare', version='1.3.2')
)
libraryDependencies += "com.fastchar" % "fastchar-appshare" % "1.3.2"
[com.fastchar/fastchar-appshare "1.3.2"]