Download oncrpc-1.0.7.jar file - Jar o

Jar examples for o:oncrpc

Description

A fully fledged implementation of the ONC/RPC protocol

You can download jar file oncrpc 1.0.7 in this page.

License

GNU Lesser General Public License

Build File

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

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

Download

Click the following link to download the jar file.

oncrpc-1.0.7-javadoc.jar
oncrpc-1.0.7-sources.jar
oncrpc-1.0.7.jar
oncrpc-1.0.7.pom



Related Tutorials