GroupId | GroupIdcom.sencha.gxt |
---|---|
ArtifactId | ArtifactIdgxt-theme-neptune |
Last Version | Last Version3.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSencha GXT Neptune Theme
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
gxt-theme-neptune-3.1.1.pom | |
gxt-theme-neptune-3.1.1.jar | 807 KB |
gxt-theme-neptune-3.1.1-sources.jar | 3 KB |
gxt-theme-neptune-3.1.1-javadoc.jar | 489 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.sencha.gxt/gxt-theme-neptune/ -->
<dependency>
<groupId>com.sencha.gxt</groupId>
<artifactId>gxt-theme-neptune</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sencha.gxt/gxt-theme-neptune/
implementation 'com.sencha.gxt:gxt-theme-neptune:3.1.1'
// https://jarcasting.com/artifacts/com.sencha.gxt/gxt-theme-neptune/
implementation ("com.sencha.gxt:gxt-theme-neptune:3.1.1")
'com.sencha.gxt:gxt-theme-neptune:jar:3.1.1'
<dependency org="com.sencha.gxt" name="gxt-theme-neptune" rev="3.1.1">
<artifact name="gxt-theme-neptune" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sencha.gxt', module='gxt-theme-neptune', version='3.1.1')
)
libraryDependencies += "com.sencha.gxt" % "gxt-theme-neptune" % "3.1.1"
[com.sencha.gxt/gxt-theme-neptune "3.1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |