Last Version

FastChar-Auto 1.2.5

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

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.fastchar
ArtifactId

ArtifactId

fastchar-auto
Version

Version

1.2.5
Type

Type

jar
Description

Description

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

Project URL

http://www.fastchar.com
Source Code Management

Source Code Management

https://github.com/JanesenGit/FastChar.git

Download fastchar-auto 1.2.5


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fastchar : fastchar jar [1.0,)
com.github.javaparser : javaparser-core jar 3.23.0

provided (1)

Group / Artifact Type Version
com.fastchar : fastchar-extjs jar [1.0,)

Project Modules

There are no modules declared in this project.