pom-explorer icon indicating copy to clipboard operation
pom-explorer copied to clipboard

Easier javascript in 3D Graph

Open ltearno opened this issue 9 years ago • 0 comments

//var g = gavString.split(':'); //gav = {groupId:g[0], artifactId:g[1], version:g[2]};

it is not explicit (even counter-intuitive) that gav is a string, an array or an object with groupId, artifactId and version

Should be better explained !

ltearno avatar Jul 25 '16 12:07 ltearno