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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials