SBT: Get dependendOn projects as jars -


i have project declaration this

lazy val myproject = (project("name", file("path")) dependson(project1, project2))

is there way project1 , project2 jar files , them path? need them to copy in file system when compile myproject

i found projectdependencies contains of them moduleid.

(package in compile in project1).value 

and project2.


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

node.js - Express and Redis - If session exists for this user, don't allow access -

excel - I can't get the attachement of the email PHP -