I'm new to scala, and I'm having difficulties adding dependency with your project using sbt.
Even simply loading the project using sbt command will give [error] (torch/*:update) sbt.ResolveException: unresolved dependency: me.tongfei#jtorch-cpu;0.3.0-SNAPSHOT: not found.
Could you please add a guide about how to use nexus?
I'm new to scala, and I'm having difficulties adding dependency with your project using sbt. Even simply loading the project using
sbt
command will give[error] (torch/*:update) sbt.ResolveException: unresolved dependency: me.tongfei#jtorch-cpu;0.3.0-SNAPSHOT: not found
.Could you please add a guide about how to use nexus?