No, because gradle doesn't look in the local maven...
# tornadofx
e
No, because gradle doesn't look in the local maven repo without
mavenLocal()
added to the repositories section. I added it, so it builds now, I just wondered how/why it is working for you?