Hello,

I’m very glad to announce that Automotion library is finally released to the central Maven repository http://search.maven.org/#search|ga|1|automotion

Simply add it to the project as a maven dependency:

<dependency>

    <groupId>net.itarray</groupId>

    <artifactId>automotion</artifactId>

    <version>1.2.0</version>

</dependency>

Also You can contribute to the project on GitHub

Read about latest updates of Automotion library on ITArray

Have a good automation!