Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdorg.gaixie.extjs-wrapped |
ArtifactId | ArtifactIdextjs-wrapped |
Version | Version4.1.1a |
Type | Typepom |
Filename | Size |
---|---|
extjs-wrapped-4.1.1a.pom | |
extjs-wrapped-4.1.1a.zip | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.gaixie.extjs-wrapped/extjs-wrapped/ -->
<dependency>
<groupId>org.gaixie.extjs-wrapped</groupId>
<artifactId>extjs-wrapped</artifactId>
<version>4.1.1a</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.gaixie.extjs-wrapped/extjs-wrapped/
implementation 'org.gaixie.extjs-wrapped:extjs-wrapped:4.1.1a'
// https://jarcasting.com/artifacts/org.gaixie.extjs-wrapped/extjs-wrapped/
implementation ("org.gaixie.extjs-wrapped:extjs-wrapped:4.1.1a")
'org.gaixie.extjs-wrapped:extjs-wrapped:pom:4.1.1a'
<dependency org="org.gaixie.extjs-wrapped" name="extjs-wrapped" rev="4.1.1a">
<artifact name="extjs-wrapped" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.gaixie.extjs-wrapped', module='extjs-wrapped', version='4.1.1a')
)
libraryDependencies += "org.gaixie.extjs-wrapped" % "extjs-wrapped" % "4.1.1a"
[org.gaixie.extjs-wrapped/extjs-wrapped "4.1.1a"]