Closed GoogleCodeExporter closed 9 years ago
An account for Sonatype OSS Maven Repository has been requested
Original comment by d.pau...@gmail.com
on 17 Dec 2012 at 1:25
combinatoricslib is available through maven now
Include this section into your pom.xml file.
{{{
<dependency>
<groupId>com.googlecode.combinatoricslib</groupId>
<artifactId>combinatoricslib</artifactId>
<version>2.0</version>
<scope>compile</scope>
</dependency>
}}}
Original comment by d.pau...@gmail.com
on 26 Dec 2012 at 9:41
Original issue reported on code.google.com by
regis.ca...@gmail.com
on 18 Nov 2012 at 2:44