is not current version
Last Version 1.20

com.google.gerrit:gwtorm 1.17

Tiny ORM

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks ORM Data
GroupId

GroupId

com.google.gerrit
ArtifactId

ArtifactId

gwtorm
Version

Version

1.17
Type

Type

jar

Download gwtorm 1.17


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