License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdorg.treblereel.gwt.gwtproject.editor |
ArtifactId | ArtifactIdgwt-editor-processor |
Last Version | Last Version202203291 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGWT 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 |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | 1.0.0.GA |
com.google.auto.service : auto-service Optional | jar | 1.0-rc6 |