Download iPOJOAdaptee-1.0.10.jar file - Jar i

Jar examples for i:iPOJOAdaptee

Description

Sample of low device using iPOJO

You can download jar file iPOJOAdaptee 1.0.10 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

iPOJOAdaptee-1.0.10-javadoc.jar
iPOJOAdaptee-1.0.10-sources.jar
iPOJOAdaptee-1.0.10.jar
iPOJOAdaptee-1.0.10.pom



Related Tutorials