is not current version
Last Version 1.3.4

com.fastchar:fastchar-appshare 1.2.0

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.2.0
Type

Type

jar

Download fastchar-appshare 1.2.0


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