An open API service indexing awesome lists of open source software.

https://github.com/ev3dev-lang-java/template-project-maven

A ready to use ev3dev-lang-java project to help users with the task to begin a new project with Maven from Scratch
https://github.com/ev3dev-lang-java/template-project-maven

ev3dev ev3dev-lang-java java maven robotics

Last synced: 7 months ago
JSON representation

A ready to use ev3dev-lang-java project to help users with the task to begin a new project with Maven from Scratch

Awesome Lists containing this project

README

          

# template-project-maven

[![Build Status](https://travis-ci.org/ev3dev-lang-java/template-project-maven.svg?branch=master)](https://travis-ci.org/ev3dev-lang-java/template-project-maven)

A ready to use ev3dev-lang-java project to help users with the task to begin a new project with Maven from Scratch

# How to use

```
mvn -Pbrick clean package
```