| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки JSON Данные |
|---|---|
| Группа | Группаio.codegen.gwt-json-overlay |
| Идентификатор | Идентификаторgwt-json-overlay-annotations |
| Версия | Версия0.0.3 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/io.codegen.gwt-json-overlay/gwt-json-overlay-annotations/ -->
<dependency>
<groupId>io.codegen.gwt-json-overlay</groupId>
<artifactId>gwt-json-overlay-annotations</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.codegen.gwt-json-overlay/gwt-json-overlay-annotations/
implementation 'io.codegen.gwt-json-overlay:gwt-json-overlay-annotations:0.0.3'
// https://jarcasting.com/artifacts/io.codegen.gwt-json-overlay/gwt-json-overlay-annotations/
implementation ("io.codegen.gwt-json-overlay:gwt-json-overlay-annotations:0.0.3")
'io.codegen.gwt-json-overlay:gwt-json-overlay-annotations:jar:0.0.3'
<dependency org="io.codegen.gwt-json-overlay" name="gwt-json-overlay-annotations" rev="0.0.3">
<artifact name="gwt-json-overlay-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.codegen.gwt-json-overlay', module='gwt-json-overlay-annotations', version='0.0.3')
)
libraryDependencies += "io.codegen.gwt-json-overlay" % "gwt-json-overlay-annotations" % "0.0.3"
[io.codegen.gwt-json-overlay/gwt-json-overlay-annotations "0.0.3"]