Download podescoin-testservice-2.0.2.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.2 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials