Download fragments-simple-host-1.0.0.jar file - Jar f

Jar examples for f:fragments-simple-host

Description

You can download jar file fragments-simple-host 1.0.0 in this page.

Build File

You can use the following script to add fragments-simple-host-1.0.0.jar to your project.

<dependency>
   <groupId>org.ancoron.osgi.test</groupId>
   <artifactId>fragments-simple-host</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'org.ancoron.osgi.test', name: 'fragments-simple-host', version: '1.0.0'
libraryDependencies += "org.ancoron.osgi.test" % "fragments-simple-host" % "1.0.0"
<dependency org="org.ancoron.osgi.test" name="fragments-simple-host" rev="1.0.0"/>
@Grapes(@Grab(group='org.ancoron.osgi.test', module='fragments-simple-host', version='1.0.0'))
'org.ancoron.osgi.test:fragments-simple-host:jar:1.0.0'

Download

Click the following link to download the jar file.

fragments-simple-host-1.0.0-javadoc.jar
fragments-simple-host-1.0.0-sources.jar
fragments-simple-host-1.0.0.jar
fragments-simple-host-1.0.0.pom



Related Tutorials