jar

io.github.forohforerror : ScryfallAPIBinding

Maven & Gradle

Jun 14, 2020
5 stars

Scryfall API Binding · Java Library to connect to Scryfall.com

Table Of Contents

Latest Version

Download io.github.forohforerror : ScryfallAPIBinding JAR file - Latest Versions:

All Versions

Download io.github.forohforerror : ScryfallAPIBinding JAR file - All Versions:

Version Vulnerabilities Size Updated
1.11.x
1.10.x
1.9.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ScryfallAPIBinding-1.11.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

forohfor.scryfall.api

├─ forohfor.scryfall.api.Card.class - [JAR]

├─ forohfor.scryfall.api.CardFace.class - [JAR]

├─ forohfor.scryfall.api.CardReference.class - [JAR]

├─ forohfor.scryfall.api.JSONUtil.class - [JAR]

├─ forohfor.scryfall.api.MTGCardQuery.class - [JAR]

├─ forohfor.scryfall.api.Set.class - [JAR]

forohfor.scryfall.example

├─ forohfor.scryfall.example.ListExample.class - [JAR]

├─ forohfor.scryfall.example.SearchExample.class - [JAR]

├─ forohfor.scryfall.example.SetExample.class - [JAR]

├─ forohfor.scryfall.example.SimpleExample.class - [JAR]

Advertisement