Replies: 1 comment 3 replies
-
Indeed. I think what the docs mean by Gradle-style is the I think you can use the "Groovy Grape" ones exactly as mentioned though (but I've personally never used that format so I'm not sure). |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
In the docs, it is said that dependencies follow the "gradle-style locator" format. However, neither of the formats provided in Maven central can be used in JBang without change. Am I right? For example, for Gradle Short I have to manually remove
implementation
and the single equations.This is another lazy-person's question maybe, but I just thought I may have missed something.
Beta Was this translation helpful? Give feedback.
All reactions