[jgrapht-users] preparing for 0.9.2 release
Brought to you by:
barak_naveh,
perfecthash
From: John S. <js...@gm...> - 2016-02-16 22:25:36
|
I've published the latest dev snapshot. You can test it by using this as your repository URL: http://oss.sonatype.org/content/repositories/snapshots <dependency> <groupId>org.jgrapht</groupId> <artifactId>jgrapht-core</artifactId> <version>0.9.2-SNAPSHOT</version> </dependency> Next week I'll work on pushing out the official release. |