License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdorg.wisepersist |
ArtifactId | ArtifactIdgwt-ace |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongwt-ace
GWT Wrapper for ACE editor.
|
Filename | Size |
---|---|
gwt-ace-1.0.3.pom | |
gwt-ace-1.0.3.jar | 2 MB |
gwt-ace-1.0.3-sources.jar | 2 MB |
gwt-ace-1.0.3-javadoc.jar | 115 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 1.10.19 |
org.testng : testng | jar | 6.8.13 |