Download this file
5 lines (5 with data), 118 Bytes
#!/bin/sh
mkdir org
javac -source 1.4 -classpath servlet.jar -d . *.java
jar cf phprpc.jar org dhparams
rm org -rf
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.