is not current version
Last Version 1.1

org.jresearch.gwtproject:editors-processor 1.0

GWT Editors Parent

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Search Business Logic Libraries
GroupId

GroupId

org.jresearch.gwtproject
ArtifactId

ArtifactId

editors-processor
Version

Version

1.0
Type

Type

jar

Download editors-processor 1.0


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