GWT Editor Processor

Parent POM containing the gwt-event module, gwt-event-processor module and the test modules (gwt2-tests and j2cl-tests)

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.treblereel.gwt.gwtproject.editor
ArtifactId

ArtifactId

gwt-editor-processor
Last Version

Last Version

202203291
Release Date

Release Date

Type

Type

jar
Description

Description

GWT Editor Processor
Parent POM containing the gwt-event module, gwt-event-processor module and the test modules (gwt2-tests and j2cl-tests)
Project URL

Project URL

https://github.com/gwtproject/gwt-editor
Project Organization

Project Organization

The GWT Project Authors
Source Code Management

Source Code Management

https://github.com/gwtproject/gwt-editor/tree/master

Download gwt-editor-processor

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
javax.validation : validation-api jar 1.0.0.GA
com.google.auto.service : auto-service Optional jar 1.0-rc6

Project Modules

There are no modules declared in this project.

Versions

Version
202203291