Skip to content

MineValley/FastCarAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

129 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages