is not current version
Last Version 1.6.2

com.fastchar:fastchar-extjs 1.1.3

FastChar-ExtJs is a Java Web framework that uses extjs libraries.

GroupId

GroupId

com.fastchar
ArtifactId

ArtifactId

fastchar-extjs
Version

Version

1.1.3
Type

Type

jar

Download fastchar-extjs 1.1.3


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