is not current version
Last Version 1.5.3

com.fastchar:fastchar-oss 1.02

FastChar-OSS is a FastChar plugin.

GroupId

GroupId

com.fastchar
ArtifactId

ArtifactId

fastchar-oss
Version

Version

1.02
Type

Type

jar

Download fastchar-oss 1.02


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