| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки |
|---|---|
| Группа | Группаcom.seleniti.ioccommons |
| Идентификатор | Идентификаторioc-commons-gwt-impl |
| Версия | Версия1.1.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| ioc-commons-gwt-impl-1.1.0.pom | |
| ioc-commons-gwt-impl-1.1.0.jar | 771 KB |
| ioc-commons-gwt-impl-1.1.0-sources.jar | 245 KB |
| ioc-commons-gwt-impl-1.1.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.seleniti.ioccommons/ioc-commons-gwt-impl/ -->
<dependency>
<groupId>com.seleniti.ioccommons</groupId>
<artifactId>ioc-commons-gwt-impl</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.seleniti.ioccommons/ioc-commons-gwt-impl/
implementation 'com.seleniti.ioccommons:ioc-commons-gwt-impl:1.1.0'
// https://jarcasting.com/artifacts/com.seleniti.ioccommons/ioc-commons-gwt-impl/
implementation ("com.seleniti.ioccommons:ioc-commons-gwt-impl:1.1.0")
'com.seleniti.ioccommons:ioc-commons-gwt-impl:jar:1.1.0'
<dependency org="com.seleniti.ioccommons" name="ioc-commons-gwt-impl" rev="1.1.0">
<artifact name="ioc-commons-gwt-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seleniti.ioccommons', module='ioc-commons-gwt-impl', version='1.1.0')
)
libraryDependencies += "com.seleniti.ioccommons" % "ioc-commons-gwt-impl" % "1.1.0"
[com.seleniti.ioccommons/ioc-commons-gwt-impl "1.1.0"]