--
--
Lift, the simply functional web framework: http://liftweb.net
Code: http://github.com/lift
Discussion: http://groups.google.com/group/liftweb
Stuck? Help us help you: https://www.assembla.com/wiki/show/liftweb/Posting_example_code
---
You received this message because you are subscribed to the Google Groups "Lift" group.
To unsubscribe from this group and stop receiving emails from it, send an email to liftweb+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
set version := "2.2.1"
session save
publishLocal
resolvers += Resolver.url(
"ArCodeH Releases2",
url("http://arcodeh.github.io/releases/")
)(Resolver.ivyStylePatterns)
val rogue = "2.4.1"
"com.foursquare" %% "rogue-field" % V.rogue withSources() intransitive() ,
"com.foursquare" %% "rogue-core" % V.rogue withSources() intransitive() ,
"com.foursquare" %% "rogue-lift" % V.rogue withSources() intransitive() ,
"com.foursquare" %% "rogue-index" % V.rogue withSources() intransitive() ,
http://arcodeh.github.io/releases/
--
--
Lift, the simply functional web framework: http://liftweb.net
Code: http://github.com/lift
Discussion: http://groups.google.com/group/liftweb
Stuck? Help us help you: https://www.assembla.com/wiki/show/liftweb/Posting_example_code
---
You received this message because you are subscribed to a topic in the Google Groups "Lift" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/liftweb/rRGou1EFieM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to liftweb+u...@googlegroups.com.
You received this message because you are subscribed to the Google Groups "Lift" group.
To unsubscribe from this group and stop receiving emails from it, send an email to liftweb+u...@googlegroups.com.
B.t.w did you see the Odersky scalax talk, there is proposal for new solution to bin compat