is not current version
Last Version 1.2.5

com.fastchar:fastchar-auto 1.0.1

FastChar-Auto is a library that automatically generates FastChar and FastChar-ExtJs classes or extjs files.

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.fastchar
ArtifactId

ArtifactId

fastchar-auto
Version

Version

1.0.1
Type

Type

jar

Download fastchar-auto 1.0.1


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