Data2Semantics / powerlaws

Java library for the analysis of power law distributed data. Scroll down for README.
http://peterbloem.nl
MIT License
21 stars 9 forks source link

How to add Data2Semantics/powerlaws in the pom.xml? #1

Closed swinghu closed 8 years ago

swinghu commented 8 years ago

Hi ,there, I want user powerlaws to caculate the network metric, I found that when I add it in the pom.xml file it went wrong

 <dependency>
        <groupId>data2semantics</groupId>
        <artifactId>powerlaws</artifactId>
        <version>0.0.1-SNAPSHOT</version>
 </dependency> 

have not published?

pbloem commented 8 years ago

Hi swinghu,

Sorry for the late response. You can now add the powerlaw lib through jitpack. I've added instructions to the readme.