Last Version

Mal4J 2.8.1

Java wrapper for the official MyAnimeList API

License

License

GroupId

GroupId

com.kttdevelopment
ArtifactId

ArtifactId

mal4j
Version

Version

2.8.1
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 2.8.1


<!-- 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.