| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks | 
| GroupId | GroupIdcom.github.zerkseez | 
| ArtifactId | ArtifactIdgwtpojo-annotations | 
| Version | Version1.0.0-ALPHA | 
| Type | Typejar | 
| Description | Descriptioncom.github.zerkseez.gwtpojo-annotations POJO-JSON serialization for GWT | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/com.github.zerkseez/gwtpojo-annotations/ -->
<dependency>
    <groupId>com.github.zerkseez</groupId>
    <artifactId>gwtpojo-annotations</artifactId>
    <version>1.0.0-ALPHA</version>
</dependency>// https://jarcasting.com/artifacts/com.github.zerkseez/gwtpojo-annotations/
implementation 'com.github.zerkseez:gwtpojo-annotations:1.0.0-ALPHA'// https://jarcasting.com/artifacts/com.github.zerkseez/gwtpojo-annotations/
implementation ("com.github.zerkseez:gwtpojo-annotations:1.0.0-ALPHA")'com.github.zerkseez:gwtpojo-annotations:jar:1.0.0-ALPHA'<dependency org="com.github.zerkseez" name="gwtpojo-annotations" rev="1.0.0-ALPHA">
  <artifact name="gwtpojo-annotations" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.zerkseez', module='gwtpojo-annotations', version='1.0.0-ALPHA')
)libraryDependencies += "com.github.zerkseez" % "gwtpojo-annotations" % "1.0.0-ALPHA"[com.github.zerkseez/gwtpojo-annotations "1.0.0-ALPHA"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |