MCPcopy Index your code
hub / github.com/apache/groovy / grab

Method grab

src/main/java/groovy/grape/GrapeEngine.java:46–46  ·  view source on GitHub ↗

Grabs a dependency expressed using the endorsed module shorthand. @param endorsedModule the endorsed module notation @return an engine-specific result

(String endorsedModule)

Source from the content-addressed store, hash-verified

44 * @return an engine-specific result
45 */
46 Object grab(String endorsedModule);
47
48 /**
49 * Grabs a single dependency.

Callers 1

grabMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected