| License |
License |
|---|---|
| GroupId | GroupIdcom.fastchar |
| ArtifactId | ArtifactIdfastchar-buildtable |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFastChar-BuildTable
FastChar-BuildTable is a FastChar plugin.Used to configure auto-generated tables
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| fastchar-buildtable-1.0.pom | |
| fastchar-buildtable-1.0.jar | 51 KB |
| fastchar-buildtable-1.0-sources.jar | 15 KB |
| fastchar-buildtable-1.0-javadoc.jar | 144 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fastchar/fastchar-buildtable/ -->
<dependency>
<groupId>com.fastchar</groupId>
<artifactId>fastchar-buildtable</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastchar/fastchar-buildtable/
implementation 'com.fastchar:fastchar-buildtable:1.0'
// https://jarcasting.com/artifacts/com.fastchar/fastchar-buildtable/
implementation ("com.fastchar:fastchar-buildtable:1.0")
'com.fastchar:fastchar-buildtable:jar:1.0'
<dependency org="com.fastchar" name="fastchar-buildtable" rev="1.0">
<artifact name="fastchar-buildtable" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastchar', module='fastchar-buildtable', version='1.0')
)
libraryDependencies += "com.fastchar" % "fastchar-buildtable" % "1.0"
[com.fastchar/fastchar-buildtable "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fastchar : fastchar-extjs | jar | [1.0,) |
| com.fastchar : fastchar-auto | jar | [1.0,) |
| com.belerweb : pinyin4j | jar | 2.5.1 |