MVN

com.github.thehilikus.jrobocom.samples.simple : simple

Maven & Gradle

Oct 19, 2013
1 stars

Simple Robots · Beginner robots to understand the game

<dependency>
    <groupId>com.github.thehilikus.jrobocom.samples.simple</groupId>
    <artifactId>simple</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.thehilikus.jrobocom.samples.simple : simple to add to Maven - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of com.github.thehilikus.jrobocom.samples.simple : simple to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
simple-1.1
1.0
simple-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.thehilikus.jrobocom.samples.simple</groupId>
    <artifactId>simple</artifactId>
    <version>1.1</version>
</dependency>