2

How would you go about getting sshj installed, considering that I'm using Eclipse on ubuntu? I haven't done anything with Java in 2 years and the only thing I sort of remember is how to add a jar file to a project, but in the case of sshj, I only have .java files.

tshepang
  • 12,111
  • 21
  • 91
  • 136
Elxx
  • 463
  • 1
  • 5
  • 15

1 Answers1

2

The jar is present in the zip distribution available on the downloads page for sshj.

shikhar
  • 2,432
  • 1
  • 19
  • 14