GroupId | GroupIdcom.sencha.gxt |
---|---|
ArtifactId | ArtifactIdgxt-themebuilder |
Last Version | Last Version3.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSencha GXT ThemeBuilder
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
gxt-themebuilder-3.1.1.pom | |
gxt-themebuilder-3.1.1.jar | 1 MB |
gxt-themebuilder-3.1.1-sources.jar | 664 KB |
gxt-themebuilder-3.1.1-javadoc.jar | 820 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sencha.gxt/gxt-themebuilder/ -->
<dependency>
<groupId>com.sencha.gxt</groupId>
<artifactId>gxt-themebuilder</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sencha.gxt/gxt-themebuilder/
implementation 'com.sencha.gxt:gxt-themebuilder:3.1.1'
// https://jarcasting.com/artifacts/com.sencha.gxt/gxt-themebuilder/
implementation ("com.sencha.gxt:gxt-themebuilder:3.1.1")
'com.sencha.gxt:gxt-themebuilder:jar:3.1.1'
<dependency org="com.sencha.gxt" name="gxt-themebuilder" rev="3.1.1">
<artifact name="gxt-themebuilder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sencha.gxt', module='gxt-themebuilder', version='3.1.1')
)
libraryDependencies += "com.sencha.gxt" % "gxt-themebuilder" % "3.1.1"
[com.sencha.gxt/gxt-themebuilder "3.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.sencha.gxt : gxt | jar | 3.1.1 |
com.google.gwt : gwt-user | jar | 2.6.0 |
org.codehaus.groovy : groovy-all | jar | 2.0.6 |
batik : batik-rasterizer | jar | 1.6 |
batik : batik-script | jar | 1.6 |
xml-apis : xml-apis-ext | jar | 1.3.04 |
commons-cli : commons-cli | jar | 1.2 |
org.slf4j : slf4j-api | jar | 1.6.6 |
com.google.code.gson : gson | jar | 2.2.1 |
commons-lang : commons-lang | jar | 2.4 |
commons-io : commons-io | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-dev | jar | 2.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.6.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |