is not current version
Last Version 1.5.0

com.fastchar:fastchar-pay 1.0.3

FastChar-Pay is a FastChar plugin.

GroupId

GroupId

com.fastchar
ArtifactId

ArtifactId

fastchar-pay
Version

Version

1.0.3
Type

Type

jar

Download fastchar-pay 1.0.3


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