is not current version
Last Version 1.6.2

com.fastchar:fastchar-extjs 1.5.5

FastChar-ExtJs is a Java Web framework that uses extjs libraries.Quickly build a background management system

GroupId

GroupId

com.fastchar
ArtifactId

ArtifactId

fastchar-extjs
Version

Version

1.5.5
Type

Type

jar

Download fastchar-extjs 1.5.5


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