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