is not current version
Last Version 1.1

org.jresearch.gwtproject:gwt-editors-parent 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

gwt-editors-parent
Version

Version

1.0
Type

Type

pom

Download gwt-editors-parent 1.0

Filename Size
gwt-editors-parent-1.0.pom 11 KB
Browse

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