Download IOC-1.2.jar file - Jar i

Jar examples for i:IOC

Description

Socialize SDK for Android. An Android social sharing SDK for native apps. http://www.getsocialize.com

You can download jar file IOC 1.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add IOC-1.2.jar to your project.

<dependency>
   <groupId>com.github.insanusmokrassar</groupId>
   <artifactId>IOC</artifactId>
   <version>1.2</version>
</dependency>
compile group: 'com.github.insanusmokrassar', name: 'IOC', version: '1.2'
libraryDependencies += "com.github.insanusmokrassar" % "IOC" % "1.2"
<dependency org="com.github.insanusmokrassar" name="IOC" rev="1.2"/>
@Grapes(@Grab(group='com.github.insanusmokrassar', module='IOC', version='1.2'))
'com.github.insanusmokrassar:IOC:jar:1.2'

Download

Click the following link to download the jar file.

IOC-1.2-javadoc.jar
IOC-1.2-sources.jar
IOC-1.2.jar
IOC-1.2.pom



Related Tutorials