is not current version
Last Version 6.2.0

org.webjars:extjs 4.1.1a

WebJar for Ext JS

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

extjs
Version

Version

4.1.1a
Type

Type

jar

Download extjs 4.1.1a


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