SBT Resolver

60 views
Skip to first unread message

Tom Sirhall

unread,
Jun 23, 2016, 5:11:24 PM6/23/16
to xuggler-users
I am trying to use xuggler with the Play Framework which uses the SBT buil tool. Do you have a SBT Resolver setup? Or have a way to set it to use the Ivy repository?

Thank you

Nedyalko Zhekov

unread,
Jun 26, 2016, 5:12:27 PM6/26/16
to xuggle...@googlegroups.com
Hi Tom,

you can try these settings; I have them in a project using Play Framework 2.3

resolvers ++= Seq(
    "Xuggle Repo" at "http://xuggle.googlecode.com/svn/trunk/repo/share/java/"
)
libraryDependencies ++= Seq(
  "xuggle" % "xuggle-xuggler" % "5.4"
)

Hope this helps you further!

Cheerz,
Ned

Tom Sirhall

unread,
Aug 25, 2016, 11:55:00 AM8/25/16
to xuggler-users
These do not seem to work as the
http://xuggle.googlecode.com/svn/trunk/repo/share/java/ seems to be blank?

juangon

unread,
Aug 25, 2016, 12:03:58 PM8/25/16
to xuggler-users

Tom Sirhall

unread,
Aug 25, 2016, 12:19:02 PM8/25/16
to xuggler-users
While that directory has the jars it doesn't appear to have any of the maven or ivy repo settings needed.  Thank you

Nedyalko Zhekov

unread,
Aug 26, 2016, 8:52:11 AM8/26/16
to xuggle...@googlegroups.com

Would this help you?

https://bintray.com/phrack/maven/xuggle/5.4

Greetz
Ned


--
You received this message because you are subscribed to the Google Groups "xuggler-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to xuggler-users+unsubscribe@googlegroups.com.
To post to this group, send email to xuggle...@googlegroups.com.
Visit this group at https://groups.google.com/group/xuggler-users.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages