Download staticioc-core-0.4.jar file - Jar s

Jar examples for s:staticioc-core

Description

You can download jar file staticioc-core 0.4 in this page.

Build File

You can use the following script to add staticioc-core-0.4.jar to your project.

<dependency>
   <groupId>com.googlecode.static-ioc</groupId>
   <artifactId>staticioc-core</artifactId>
   <version>0.4</version>
</dependency>
compile group: 'com.googlecode.static-ioc', name: 'staticioc-core', version: '0.4'
libraryDependencies += "com.googlecode.static-ioc" % "staticioc-core" % "0.4"
<dependency org="com.googlecode.static-ioc" name="staticioc-core" rev="0.4"/>
@Grapes(@Grab(group='com.googlecode.static-ioc', module='staticioc-core', version='0.4'))
'com.googlecode.static-ioc:staticioc-core:jar:0.4'

Download

Click the following link to download the jar file.

staticioc-core-0.4-javadoc.jar
staticioc-core-0.4-sources.jar
staticioc-core-0.4-tests.jar
staticioc-core-0.4.jar
staticioc-core-0.4.pom



Related Tutorials