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 79305ee commit e9ac3ecCopy full SHA for e9ac3ec
pom.xml
@@ -7,6 +7,8 @@
7
<version>0.1.5</version>
8
<packaging>bundle</packaging>
9
<name>Java-Network-Analyzer</name>
10
+ <description>Graph theory and social network analysis algorithms
11
+ implemented on JGraphT graphs.</description>
12
<url>https://github.com/irstv/Java-Network-Analyzer</url>
13
<properties>
14
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments