Skip to content

metamug/mtg-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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