- open link https://mvnrepository.com/artifact/com.softwaremill.sttp.client3/core
- open compatible scalalink
- click on Maven tab
- copy groupId:artifactId:version ie., com.softwaremill.sttp.client3:core_2.12:3.7.4
- create packagename as below
- Open terminal and run below commands :
$spark-shell --packages com.softwaremill.sttp.client3:core_2.12:3.7.4