Skip to content

Latest commit

 

History

166 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastCarAPI

The FastCarAPI provides essential features and access to the vehicles system of MineValleyEU. This API is widely used in vehicle-related modules (e.g. speed cameras, gas stations, police)

Installation

Maven

Add the MineValley GitHub repository to your pom.xml:

<repositories>
    <repository>
        <id>fastcar-api</id>
        <url>https://maven.pkg.github.com/MineValley/FastCarAPI</url>
    </repository>
</repositories>

Add the dependency:

<dependency>
    <groupId>eu.minevalley</groupId>
    <artifactId>fastcar-api</artifactId>
    <version>0.4.0</version>
    <scope>provided</scope>
</dependency>

About

The FastCarAPI provides essential features and access to the vehicles system of MineValleyEU. This API is widely used in vehicle-related modules (e.g. speed cameras, gas stations, police)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages