Mal4J

Java wrapper for the official MyAnimeList API

License

License

GroupId

GroupId

com.kttdevelopment
ArtifactId

ArtifactId

mal4j
Last Version

Last Version

2.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

Mal4J
Java wrapper for the official MyAnimeList API
Project URL

Project URL

https://github.com/KatsuteDev/Mal4J
Project Organization

Project Organization

KatsuteDev
Source Code Management

Source Code Management

https://github.com/KatsuteDev/Mal4J.git

Download mal4j

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.8.1
2.8.0
2.7.4
2.7.3
2.7.2
2.7.1
2.7.0
2.6.0
2.5.1
2.5.0
2.4.0
2.3.0
2.2.1
2.2.0
2.1.0
2.0.1
2.0.0
1.2.0
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0