Download podescoin-impl-0.1.3.jar file - Jar p

Jar examples for p:podescoin-impl

Description

Implementation: OSGi weaving hook to enhance serializable classes so that Blueprint components can be injected before readObject is executed.

You can download jar file podescoin-impl 0.1.3 in this page.

Build File

You can use the following script to add podescoin-impl-0.1.3.jar to your project.

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

Download

Click the following link to download the jar file.

podescoin-impl-0.1.3-javadoc.jar
podescoin-impl-0.1.3-sources.jar
podescoin-impl-0.1.3.jar
podescoin-impl-0.1.3.pom



Related Tutorials