MVN

io.github.suppennudel : scryfall-rest-api

Maven & Gradle

Dec 15, 2022
0 stars

Scryfall Rest Api · A Java client for scryfall.com's Rest Api written with jersey

<dependency>
    <groupId>io.github.suppennudel</groupId>
    <artifactId>scryfall-rest-api</artifactId>
    <version>1.5.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.suppennudel : scryfall-rest-api to add to Maven - Latest Versions:

  • Latest Stable: 1.5.7

All Versions

Choose a version of io.github.suppennudel : scryfall-rest-api to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
scryfall-rest-api-1.5.7
scryfall-rest-api-1.5.6
scryfall-rest-api-1.5.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.suppennudel</groupId>
    <artifactId>scryfall-rest-api</artifactId>
    <version>1.5.7</version>
</dependency>