Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 682 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 682 Bytes

WebinterfaceAPI

A simple API to create a web interface for your application Codacy Badge

Maven Dependency

<dependency>
	<groupId>me.mrletsplay</groupId>
	<artifactId>WebinterfaceAPI</artifactId>
	<version>VERSION</version>
</dependency>

via the graphite-official repository

<repository>
	<id>Graphite-Official</id>
	<url>https://maven.graphite-official.com/releases</url>
</repository>