is not current version
Last Version 1.0.198

org.jresearch.commons.gwt:org.jresearch.commons.gwt.crud.model 1.0.194

JRS GWT commons

Categories

Categories

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

GroupId

org.jresearch.commons.gwt
ArtifactId

ArtifactId

org.jresearch.commons.gwt.crud.model
Version

Version

1.0.194
Type

Type

jar

Download org.jresearch.commons.gwt.crud.model 1.0.194


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