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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials