is not current version
Last Version 2.9.19.Final

org.jboss.as:ace-gwt 1.0-20140820


Categories

Categories

JBoss Container Application Servers GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.jboss.as
ArtifactId

ArtifactId

ace-gwt
Version

Version

1.0-20140820
Type

Type

jar

Download ace-gwt 1.0-20140820


<!-- https://jarcasting.com/artifacts/org.jboss.as/ace-gwt/ -->
<dependency>
    <groupId>org.jboss.as</groupId>
    <artifactId>ace-gwt</artifactId>
    <version>1.0-20140820</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.as/ace-gwt/
implementation 'org.jboss.as:ace-gwt:1.0-20140820'
// https://jarcasting.com/artifacts/org.jboss.as/ace-gwt/
implementation ("org.jboss.as:ace-gwt:1.0-20140820")
'org.jboss.as:ace-gwt:jar:1.0-20140820'
<dependency org="org.jboss.as" name="ace-gwt" rev="1.0-20140820">
  <artifact name="ace-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.as', module='ace-gwt', version='1.0-20140820')
)
libraryDependencies += "org.jboss.as" % "ace-gwt" % "1.0-20140820"
[org.jboss.as/ace-gwt "1.0-20140820"]