Download podescoin-testservice-2.0.4.jar file - Jar p

Jar examples for p:podescoin-testservice

Description

Test-bundle which exports services used by the OSGi integration tests.

You can download jar file podescoin-testservice 2.0.4 in this page.

Build File

You can use the following script to add podescoin-testservice-2.0.4.jar to your project.

<dependency>
   <groupId>ch.sourcepond.utils</groupId>
   <artifactId>podescoin-testservice</artifactId>
   <version>2.0.4</version>
</dependency>
compile group: 'ch.sourcepond.utils', name: 'podescoin-testservice', version: '2.0.4'
libraryDependencies += "ch.sourcepond.utils" % "podescoin-testservice" % "2.0.4"
<dependency org="ch.sourcepond.utils" name="podescoin-testservice" rev="2.0.4"/>
@Grapes(@Grab(group='ch.sourcepond.utils', module='podescoin-testservice', version='2.0.4'))
'ch.sourcepond.utils:podescoin-testservice:jar:2.0.4'

Download

Click the following link to download the jar file.

podescoin-testservice-2.0.4-javadoc.jar
podescoin-testservice-2.0.4-sources.jar
podescoin-testservice-2.0.4.jar
podescoin-testservice-2.0.4.pom



Related Tutorials