Join Slack
Powered by
Does anybody have a working Gradle config for JitP...
# tornadofx
e
edvin
07/22/2017, 7:23 PM
Does anybody have a working Gradle config for JitPack? Maybe we should add that to the README for the project.
k
kastork
07/24/2017, 1:28 PM
@pim
You can also just keep a clone of tornadofx and use it locally. In TFX do
mvn install
, and in your gradle build put
mavenLocal()
at the top of your repository list.
p
pim
07/24/2017, 1:30 PM
@kastork
I have, but thanks 👍
6
Views
Open in Slack
Previous
Next