Simple Jsch (Java SSH2 implementation) wrapper on Kotlin Wrapper for Jsch with Kotlin DSL Features Kotlin DSL for Jsch (Pure Java SSH2 Implementation). Create Ssh Session. Create Ssh Channel. Gradle Add JCenter repository repositories { jcenter() } Add dependency compile 'id.jasoet:fun-ssh:<version>' Usage Execute simple command