License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.github.zerkseez |
ArtifactId | ArtifactIdgwtpojo-bom |
Last Version | Last Version1.0.0-ALPHA |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.github.zerkseez.gwtpojo-bom
POJO-JSON serialization for GWT
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gwtpojo-bom-1.0.0-ALPHA.pom | 1 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |