is not current version
Last Version 1.5.3

com.fastchar:fastchar-oss 1.0

FastChar-OSS is a FastChar plugin.

GroupId

GroupId

com.fastchar
ArtifactId

ArtifactId

fastchar-oss
Version

Version

1.0
Type

Type

jar

Download fastchar-oss 1.0


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