Download test-support-felix-1.0.0.jar file - Jar t

Jar examples for t:test-support-felix

Description

You can download jar file test-support-felix 1.0.0 in this page.

Build File

You can use the following script to add test-support-felix-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

test-support-felix-1.0.0-javadoc.jar
test-support-felix-1.0.0-sources.jar
test-support-felix-1.0.0.jar
test-support-felix-1.0.0.pom



Related Tutorials