is not current version
Last Version 0.1.20

mtgstock-api-java 0.1.13

Java implementation for MTGStock API

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.nicho92
ArtifactId

ArtifactId

mtgstock-api-java
Version

Version

0.1.13
Type

Type

jar
Description

Description

mtgstock-api-java
Java implementation for MTGStock API
Project URL

Project URL

https://github.com/nicho92/mtgstock-api-java
Project Organization

Project Organization

Nicolas Pihen
Source Code Management

Source Code Management

https://github.com/nicho92/mtgstock-api-java

Download mtgstock-api-java 0.1.13


<!-- https://jarcasting.com/artifacts/com.github.nicho92/mtgstock-api-java/ -->
<dependency>
    <groupId>com.github.nicho92</groupId>
    <artifactId>mtgstock-api-java</artifactId>
    <version>0.1.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nicho92/mtgstock-api-java/
implementation 'com.github.nicho92:mtgstock-api-java:0.1.13'
// https://jarcasting.com/artifacts/com.github.nicho92/mtgstock-api-java/
implementation ("com.github.nicho92:mtgstock-api-java:0.1.13")
'com.github.nicho92:mtgstock-api-java:jar:0.1.13'
<dependency org="com.github.nicho92" name="mtgstock-api-java" rev="0.1.13">
  <artifact name="mtgstock-api-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nicho92', module='mtgstock-api-java', version='0.1.13')
)
libraryDependencies += "com.github.nicho92" % "mtgstock-api-java" % "0.1.13"
[com.github.nicho92/mtgstock-api-java "0.1.13"]

Dependencies

compile (4)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
com.google.code.gson : gson jar 2.8.6
commons-io : commons-io jar 2.8.0
org.apache.httpcomponents : httpclient jar 4.5.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.