is not current version
Last Version 1.3.0

com.fastchar:fastchar-push 1.0.1

FastChar-Push is a FastChar plugin.

GroupId

GroupId

com.fastchar
ArtifactId

ArtifactId

fastchar-push
Version

Version

1.0.1
Type

Type

jar

Download fastchar-push 1.0.1


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