Maven install does not work
Markyroson opened this issue ยท 1 comments
testCompile 'net.milkbowl.vault:Vault:1.7.3'
Does not resolve. I am using gradle, but have mavenCentral() as a repository
Vault isn't a library for use in builds, it's the actual plugin. It's not available on maven central. please see https://github.com/MilkBowl/VaultAPI for referencing the plugin API in builds.