is not current version
Last Version 2.1.2

com.connectifex:dark-matter-gxt 2.1.0

The dark-matter GXT project provides wrappers around the Sencha GXT Google Web Toolkit (GWT) libraries and extends them to interoperate with the base dark-matter DSL concepts.

GroupId

GroupId

com.connectifex
ArtifactId

ArtifactId

dark-matter-gxt
Version

Version

2.1.0
Type

Type

jar

Download dark-matter-gxt 2.1.0


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