We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aea41d commit 34907d2Copy full SHA for 34907d2
build.gradle
@@ -8,6 +8,7 @@ plugins {
8
id 'com.github.spotbugs' version '5.0.9' apply false
9
id 'nebula.info-dependencies' version '9.3.0' apply false
10
id 'com.google.protobuf' version '0.8.16' apply false
11
+ id 'me.champeau.mrjar' version "0.1" apply false
12
}
13
14
description = 'Neo4j Graph Data Science :: OpenGDS'
0 commit comments