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