The SmartAPI provides access to the Smart operating system, enabling the development of apps for MineValleyEU smartphones.
<repository>
<id>github</id>
<url>https://maven.pkg.github.com/MineValley/SmartAPI</url>
</repository><dependency>
<groupId>minevalley.smart</groupId>
<artifactId>api</artifactId>
<version>2.0.0</version>
</dependency>