Download iPOJOAdaptee-1.0.11.jar file - Jar i

Jar examples for i:iPOJOAdaptee

Description

Sample of low device using iPOJO

You can download jar file iPOJOAdaptee 1.0.11 in this page.

Build File

You can use the following script to add iPOJOAdaptee-1.0.11.jar to your project.

<dependency>
   <groupId>fr.velossity.osgi</groupId>
   <artifactId>iPOJOAdaptee</artifactId>
   <version>1.0.11</version>
</dependency>
compile group: 'fr.velossity.osgi', name: 'iPOJOAdaptee', version: '1.0.11'
libraryDependencies += "fr.velossity.osgi" % "iPOJOAdaptee" % "1.0.11"
<dependency org="fr.velossity.osgi" name="iPOJOAdaptee" rev="1.0.11"/>
@Grapes(@Grab(group='fr.velossity.osgi', module='iPOJOAdaptee', version='1.0.11'))
'fr.velossity.osgi:iPOJOAdaptee:jar:1.0.11'

Download

Click the following link to download the jar file.

iPOJOAdaptee-1.0.11-javadoc.jar
iPOJOAdaptee-1.0.11-sources.jar
iPOJOAdaptee-1.0.11.jar
iPOJOAdaptee-1.0.11.pom



Related Tutorials