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