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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials