Skip to content

Instantly share code, notes, and snippets.

@martinbonnin
Last active May 30, 2021 21:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save martinbonnin/6cec3ac53b64262d6b2d4c8c629c2360 to your computer and use it in GitHub Desktop.
Save martinbonnin/6cec3ac53b64262d6b2d4c8c629c2360 to your computer and use it in GitHub Desktop.
implementation. resolvable=false consumable=false
runtimeOnly resolvable=false consumable=false
compileOnly resolvable=true consumable=true
runtimeClasspath resolvable=true consumable=false
compileClasspath resolvable=true consumable=false
apiElements resolvable=false consumable=true
runtimeElements resolvable=false consumable=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment