GroupId | GroupIdcom.sencha.gxt |
---|---|
ArtifactId | ArtifactIdgxt-theme-neptune |
Version | Version3.1.0 |
Type | Typejar |
Filename | Size |
---|---|
gxt-theme-neptune-3.1.0.pom | |
gxt-theme-neptune-3.1.0.jar | 803 KB |
gxt-theme-neptune-3.1.0-sources.jar | 3 KB |
gxt-theme-neptune-3.1.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sencha.gxt/gxt-theme-neptune/
implementation 'com.sencha.gxt:gxt-theme-neptune:3.1.0'
// https://jarcasting.com/artifacts/com.sencha.gxt/gxt-theme-neptune/
implementation ("com.sencha.gxt:gxt-theme-neptune:3.1.0")
'com.sencha.gxt:gxt-theme-neptune:jar:3.1.0'
<dependency org="com.sencha.gxt" name="gxt-theme-neptune" rev="3.1.0">
<artifact name="gxt-theme-neptune" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sencha.gxt', module='gxt-theme-neptune', version='3.1.0')
)
libraryDependencies += "com.sencha.gxt" % "gxt-theme-neptune" % "3.1.0"
[com.sencha.gxt/gxt-theme-neptune "3.1.0"]