PM4J

This is a simple wrapper API written in Java for the REST API "PokeMasDB"

License

License

GroupId

GroupId

com.github.v-play-games
ArtifactId

ArtifactId

PM4J
Last Version

Last Version

1.1.0-beta
Release Date

Release Date

Type

Type

jar
Description

Description

PM4J
This is a simple wrapper API written in Java for the REST API "PokeMasDB"
Project URL

Project URL

https://github.com/V-Play-Games/PM4J
Source Code Management

Source Code Management

http://github.com/V-Play-Games/PM4J

Download PM4J

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.v-play-games/PM4J/ -->
<dependency>
    <groupId>com.github.v-play-games</groupId>
    <artifactId>PM4J</artifactId>
    <version>1.1.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.v-play-games/PM4J/
implementation 'com.github.v-play-games:PM4J:1.1.0-beta'
// https://jarcasting.com/artifacts/com.github.v-play-games/PM4J/
implementation ("com.github.v-play-games:PM4J:1.1.0-beta")
'com.github.v-play-games:PM4J:jar:1.1.0-beta'
<dependency org="com.github.v-play-games" name="PM4J" rev="1.1.0-beta">
  <artifact name="PM4J" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.v-play-games', module='PM4J', version='1.1.0-beta')
)
libraryDependencies += "com.github.v-play-games" % "PM4J" % "1.1.0-beta"
[com.github.v-play-games/PM4J "1.1.0-beta"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.v-play-games : vjson jar 0.0.1
com.squareup.okhttp3 : okhttp jar [3.13.0,)

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0-beta
1.0.0