Download pubcontrol-1.0.7.jar file - Jar p

Jar examples for p:pubcontrol

Description

Java EPCP library.

You can download jar file pubcontrol 1.0.7 in this page.

License

MIT License

Build File

You can use the following script to add pubcontrol-1.0.7.jar to your project.

<dependency>
   <groupId>org.fanout</groupId>
   <artifactId>pubcontrol</artifactId>
   <version>1.0.7</version>
</dependency>
compile group: 'org.fanout', name: 'pubcontrol', version: '1.0.7'
libraryDependencies += "org.fanout" % "pubcontrol" % "1.0.7"
<dependency org="org.fanout" name="pubcontrol" rev="1.0.7"/>
@Grapes(@Grab(group='org.fanout', module='pubcontrol', version='1.0.7'))
'org.fanout:pubcontrol:jar:1.0.7'

Download

Click the following link to download the jar file.

pubcontrol-1.0.7-javadoc.jar
pubcontrol-1.0.7-sources.jar
pubcontrol-1.0.7.jar
pubcontrol-1.0.7.pom



Related Tutorials