is not current version
Last Version 0.4

com.googlecode.static-ioc:staticioc-samples-gwt 0.3


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.googlecode.static-ioc
ArtifactId

ArtifactId

staticioc-samples-gwt
Version

Version

0.3
Type

Type

war

Download staticioc-samples-gwt 0.3


<!-- https://jarcasting.com/artifacts/com.googlecode.static-ioc/staticioc-samples-gwt/ -->
<dependency>
    <groupId>com.googlecode.static-ioc</groupId>
    <artifactId>staticioc-samples-gwt</artifactId>
    <version>0.3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.static-ioc/staticioc-samples-gwt/
implementation 'com.googlecode.static-ioc:staticioc-samples-gwt:0.3'
// https://jarcasting.com/artifacts/com.googlecode.static-ioc/staticioc-samples-gwt/
implementation ("com.googlecode.static-ioc:staticioc-samples-gwt:0.3")
'com.googlecode.static-ioc:staticioc-samples-gwt:war:0.3'
<dependency org="com.googlecode.static-ioc" name="staticioc-samples-gwt" rev="0.3">
  <artifact name="staticioc-samples-gwt" type="war" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.static-ioc', module='staticioc-samples-gwt', version='0.3')
)
libraryDependencies += "com.googlecode.static-ioc" % "staticioc-samples-gwt" % "0.3"
[com.googlecode.static-ioc/staticioc-samples-gwt "0.3"]