is not current version
Last Version 1.0.3

org.wisepersist:gwt-ace 1.0.2

GWT Wrapper for ACE editor.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.wisepersist
ArtifactId

ArtifactId

gwt-ace
Version

Version

1.0.2
Type

Type

jar

Download gwt-ace 1.0.2


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