MVN

io.github.ericmedvet : robotevo2d

Maven & Gradle

Feb 25, 2023
7 stars

robotevo2d · 2D-Robot-Evolution, a framework for the evolutionary optimization of simulated (in 2D) robotic agents.

<dependency>
    <groupId>io.github.ericmedvet</groupId>
    <artifactId>robotevo2d</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.ericmedvet : robotevo2d to add to Maven - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of io.github.ericmedvet : robotevo2d to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
robotevo2d-1.1.1
robotevo2d-1.1.0
1.0.x
robotevo2d-1.0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.ericmedvet</groupId>
    <artifactId>robotevo2d</artifactId>
    <version>1.1.1</version>
</dependency>