License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.fastchar |
ArtifactId | ArtifactIdfastchar-auto |
Last Version | Last Version1.2.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFastChar-Auto
FastChar-Auto is a library that automatically generates FastChar and FastChar-ExtJs classes or extjs files.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fastchar-auto-1.2.5.pom | |
fastchar-auto-1.2.5.jar | 83 KB |
fastchar-auto-1.2.5-sources.jar | 49 KB |
fastchar-auto-1.2.5-javadoc.jar | 173 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.fastchar : fastchar | jar | [1.0,) |
com.github.javaparser : javaparser-core | jar | 3.23.0 |
Group / Artifact | Type | Version |
---|---|---|
com.fastchar : fastchar-extjs | jar | [1.0,) |