com.github.zerkseez.gwtpojo-bom

POJO-JSON serialization for GWT

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.zerkseez
ArtifactId

ArtifactId

gwtpojo-bom
Last Version

Last Version

1.0.0-ALPHA
Release Date

Release Date

Type

Type

pom
Description

Description

com.github.zerkseez.gwtpojo-bom
POJO-JSON serialization for GWT
Source Code Management

Source Code Management

https://github.com/zerkseez/gwtpojo/tree/master/gwtpojo-bom

Download gwtpojo-bom

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.zerkseez/gwtpojo-bom/ -->
<dependency>
    <groupId>com.github.zerkseez</groupId>
    <artifactId>gwtpojo-bom</artifactId>
    <version>1.0.0-ALPHA</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zerkseez/gwtpojo-bom/
implementation 'com.github.zerkseez:gwtpojo-bom:1.0.0-ALPHA'
// https://jarcasting.com/artifacts/com.github.zerkseez/gwtpojo-bom/
implementation ("com.github.zerkseez:gwtpojo-bom:1.0.0-ALPHA")
'com.github.zerkseez:gwtpojo-bom:pom:1.0.0-ALPHA'
<dependency org="com.github.zerkseez" name="gwtpojo-bom" rev="1.0.0-ALPHA">
  <artifact name="gwtpojo-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.zerkseez', module='gwtpojo-bom', version='1.0.0-ALPHA')
)
libraryDependencies += "com.github.zerkseez" % "gwtpojo-bom" % "1.0.0-ALPHA"
[com.github.zerkseez/gwtpojo-bom "1.0.0-ALPHA"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-ALPHA