License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.fastchar |
ArtifactId | ArtifactIdfastchar-auto |
Version | Version1.2.4 |
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.4.pom | |
fastchar-auto-1.2.4.jar | 148 KB |
fastchar-auto-1.2.4-sources.jar | 96 KB |
fastchar-auto-1.2.4-javadoc.jar | 249 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fastchar/fastchar-auto/ -->
<dependency>
<groupId>com.fastchar</groupId>
<artifactId>fastchar-auto</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastchar/fastchar-auto/
implementation 'com.fastchar:fastchar-auto:1.2.4'
// https://jarcasting.com/artifacts/com.fastchar/fastchar-auto/
implementation ("com.fastchar:fastchar-auto:1.2.4")
'com.fastchar:fastchar-auto:jar:1.2.4'
<dependency org="com.fastchar" name="fastchar-auto" rev="1.2.4">
<artifact name="fastchar-auto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastchar', module='fastchar-auto', version='1.2.4')
)
libraryDependencies += "com.fastchar" % "fastchar-auto" % "1.2.4"
[com.fastchar/fastchar-auto "1.2.4"]
Group / Artifact | Type | Version |
---|---|---|
com.fastchar : fastchar | jar | [1.0,) |
Group / Artifact | Type | Version |
---|---|---|
com.fastchar : fastchar-extjs | jar | [1.0,) |