freek icon indicating copy to clipboard operation
freek copied to clipboard

How can import freek as a dependency in SBT?

Open sscarduzio opened this issue 9 years ago • 2 comments
trafficstars

Eager to see this rolling, would be nice if you could throw it somewhere my SBT can find it!

sscarduzio avatar May 18 '16 10:05 sscarduzio

There is an error in the README where it says resolvers += Resolver.bintrayRepo("projectseptember", "maven"). Correct resolver is: Resolver.bintrayRepo("projectseptemberinc", "maven"). Maybe that's the problem you've got

marcin-rzeznicki avatar Jun 22 '16 09:06 marcin-rzeznicki

oh sorry guys, I had missed those msg... Thks for contribs! @sscarduzio @marcin-rzeznicki plz push your PR on https://github.com/ProjectSeptemberInc/freek which is the official freek project ;)

mandubian avatar Aug 01 '16 20:08 mandubian