Hi Everybody, Thanks to a lot of work by Cortical.io Engineer, Peter Weller, and by Cortical.io Head of Research, Erik Graf (who's idea it was); I would like to let everyone know that the current version of HTM.java (version 0.5.0) is now available on Maven Central:
http://search.maven.org/#search%7Cga%7C1%7Chtm.java This means that HTM.java can now be included in your applications using tools like Gradle and Maven - making utilization of the new Network API that much easier! The dependency can now be downloaded using: <dependency> <groupId>org.numenta</groupId> <artifactId>htm.java</artifactId> <version>0.5.0</version> </dependency> This means that HTM.java will soon be enjoying regular, planned release scheduling and a more formalized correlation with a declared roadmap. Numenta engineer, Matt Taylor has already expressed an interest in helping formalize this process. Cheers & Happy Hacking David -- *With kind regards,* David Ray Java Solutions Architect *Cortical.io <http://cortical.io/>* Sponsor of: HTM.java <https://github.com/numenta/htm.java> [email protected] http://cortical.io
