Skip to content

Releases: robocup-atan/atan

Atan v0.4.4

29 Nov 22:39
Compare
Choose a tag to compare
Atan v0.4.4 Pre-release
Pre-release

Atan is now built using Maven and available via the Maven central repository.

To use Atan, just add the following to your pom.xml file.

    <dependencies>
        <dependency>
            <groupId>com.github.robocup-atan</groupId>
            <artifactId>atan</artifactId>
            <version>0.4.4</version>
            <type>jar</type>
        </dependency>
    </dependencies>

Atan v0.4.3

27 Nov 21:51
Compare
Choose a tag to compare
Atan v0.4.3 Pre-release
Pre-release
Tagging v0.4.3