gwt-ace

GWT Wrapper for ACE editor.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.wisepersist
ArtifactId

ArtifactId

gwt-ace
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

gwt-ace
GWT Wrapper for ACE editor.

Download gwt-ace

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
com.google.code.findbugs : jsr305 jar 2.0.3
com.google.gwt : gwt-user jar 2.7.0
com.google.code.findbugs : annotations jar 2.0.3
com.google.guava : guava-gwt jar 18.0

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.10.19
org.testng : testng jar 6.8.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2