Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.seleniti.ioccommons |
ArtifactId | ArtifactIdioc-commons-gwt-impl |
Version | Version1.1.1 |
Type | Typejar |
Filename | Size |
---|---|
ioc-commons-gwt-impl-1.1.1.pom | |
ioc-commons-gwt-impl-1.1.1.jar | 771 KB |
ioc-commons-gwt-impl-1.1.1-sources.jar | 245 KB |
ioc-commons-gwt-impl-1.1.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.seleniti.ioccommons/ioc-commons-gwt-impl/
implementation 'com.seleniti.ioccommons:ioc-commons-gwt-impl:1.1.1'
// https://jarcasting.com/artifacts/com.seleniti.ioccommons/ioc-commons-gwt-impl/
implementation ("com.seleniti.ioccommons:ioc-commons-gwt-impl:1.1.1")
'com.seleniti.ioccommons:ioc-commons-gwt-impl:jar:1.1.1'
<dependency org="com.seleniti.ioccommons" name="ioc-commons-gwt-impl" rev="1.1.1">
<artifact name="ioc-commons-gwt-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seleniti.ioccommons', module='ioc-commons-gwt-impl', version='1.1.1')
)
libraryDependencies += "com.seleniti.ioccommons" % "ioc-commons-gwt-impl" % "1.1.1"
[com.seleniti.ioccommons/ioc-commons-gwt-impl "1.1.1"]