| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаcom.github.zerkseez |
| Идентификатор | Идентификаторgwtpojo-annotations |
| Версия | Версия1.0.0-ALPHA |
| Тип | Типjar |
| Описание |
Описаниеcom.github.zerkseez.gwtpojo-annotations
POJO-JSON serialization for GWT
|
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |