is not current version
Last Version 1.6.2

com.fastchar:fastchar-extjs 1.0.1

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

GroupId

GroupId

com.fastchar
ArtifactId

ArtifactId

fastchar-extjs
Version

Version

1.0.1
Type

Type

jar

Download fastchar-extjs 1.0.1


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