java - How to add user library as dependency to play framework? -


i trying add user library project, while running application showing following errors. (may should added sbt files somehow)?
/home/thrymr/workspace/androidbackendworkspace/ridebackend/app/pubnub/publisher.java:7: package com.pubnub.api not exist [error] com.pubnub.api.callback [error] trying add pubnub jars file.

have @ https://www.playframework.com/documentation/2.4.x/sbtdependencies. can add additional libraries need build.sbt librarydependencies object.


Comments

Popular posts from this blog

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -