Download socialsensor-framework-common-0.2.2.jar file - Jar s

Jar examples for s:socialsensor-framework-common

Description

This project contains the main class and interface declarations to be used by other projects.

You can download jar file socialsensor-framework-common 0.2.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add socialsensor-framework-common-0.2.2.jar to your project.

<dependency>
   <groupId>eu.socialsensor</groupId>
   <artifactId>socialsensor-framework-common</artifactId>
   <version>0.2.2</version>
</dependency>
compile group: 'eu.socialsensor', name: 'socialsensor-framework-common', version: '0.2.2'
libraryDependencies += "eu.socialsensor" % "socialsensor-framework-common" % "0.2.2"
<dependency org="eu.socialsensor" name="socialsensor-framework-common" rev="0.2.2"/>
@Grapes(@Grab(group='eu.socialsensor', module='socialsensor-framework-common', version='0.2.2'))
'eu.socialsensor:socialsensor-framework-common:jar:0.2.2'

Download

Click the following link to download the jar file.

socialsensor-framework-common-0.2.2-javadoc.jar
socialsensor-framework-common-0.2.2-sources.jar
socialsensor-framework-common-0.2.2.jar
socialsensor-framework-common-0.2.2.pom



Related Tutorials