Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 793 Bytes

File metadata and controls

24 lines (17 loc) · 793 Bytes

Build Status Maven Central

Metamug API SDK

This SDK can be used by developers to extend the functionality of the APIs generated by metamug console.

Metamug SDK Maven Dependency.

<dependency>
    <groupId>com.metamug</groupId>
    <artifactId>mtg-api</artifactId>
    <version>1.5</version>
</dependency>

Install lastest dependency

git clone https://github.com/metamug/mtg-api.git
mvn clean install

Read more here. Metamug API Plugin