is not current version
Last Version 1.3.0

com.fastchar:fastchar-push 1.02

FastChar-Push is a FastChar plugin.

GroupId

GroupId

com.fastchar
ArtifactId

ArtifactId

fastchar-push
Version

Version

1.02
Type

Type

jar

Download fastchar-push 1.02


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