| Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
|---|---|
| GroupId | GroupIdcom.seleniti.ioccommons |
| ArtifactId | ArtifactIdioc-commons-gwt-impl |
| Version | Version1.1.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]