Jar examples for o:oncrpc
A fully fledged implementation of the ONC/RPC protocol
You can download jar file oncrpc 1.0.7 in this page.
GNU Lesser General Public License
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'
Click the following link to download the jar file.
oncrpc-1.0.7-javadoc.jar