Download podescoin-core-1.0.0.jar file - Jar p

Jar examples for p:podescoin-core

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-core 1.0.0 in this page.

Build File

You can use the following script to add podescoin-core-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

podescoin-core-1.0.0-javadoc.jar
podescoin-core-1.0.0-sources.jar
podescoin-core-1.0.0.jar
podescoin-core-1.0.0.pom



Related Tutorials