scala - How to install older version of sbt? -


i facing "unresolved dependencies" problem custom dependencies latest version of sbt(0.13.8)

i want install older version of sbt, have command can install older version of sbt ?

you can define sbt version writing 1 need in /project/build.properties

it like:

sbt.version=x.xx.x 

Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -